aboutsummaryrefslogtreecommitdiffstats
path: root/community/pluma
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-06-12 16:50:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-06-12 16:56:40 +0000
commitf3113f014a27a42c6cc6539e98c54da1f5a1a89c (patch)
tree184d591f0046f27b73821ff5dbe43a70d9f24ddb /community/pluma
parentb1e7300ab06e11670b719e8fb1e5a74c2b8dc93a (diff)
downloadaports-f3113f014a27a42c6cc6539e98c54da1f5a1a89c.tar.bz2
aports-f3113f014a27a42c6cc6539e98c54da1f5a1a89c.tar.xz
community/pluma: upgrade to 1.18.2
Diffstat (limited to 'community/pluma')
-rw-r--r--community/pluma/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pluma/APKBUILD b/community/pluma/APKBUILD
index 2d20f66810..cfbbdd01eb 100644
--- a/community/pluma/APKBUILD
+++ b/community/pluma/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=pluma
-pkgver=1.18.1
+pkgver=1.18.2
pkgrel=0
pkgdesc="A small and lightweight UTF-8 text editor for the MATE"
url="https://github.com/mate-desktop/pluma"
@@ -30,5 +30,5 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha512sums="a38e50019cdb2523aa5e727a4bebaf9dc2e4a9d520ae9eb3272867b85d5d89b8fbc2789f4a7e80c9566dcd133ea90da77cd295537c27900dad74c1095aed37f6 pluma-1.18.1.tar.xz
+sha512sums="285170531c92ad13fdd35286c06de62b75f0426a830c51f4f54799b4b5377d65b3e1fd1e1af3827462a356947e853e4203a4ed394a8b6137bbd87e289f490b6d pluma-1.18.2.tar.xz
3aa0ae2e383bcc36c63384455062954876e77995da79a757b4eb6e37f3b2e5f7139165d7bb95c193ff888d33d2682773e981bf7e44fd963e918696d64e537741 0001-fix-accessperms-in-tests.patch"