aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/pluma/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pluma/APKBUILD b/community/pluma/APKBUILD
index 69c48670fc1..67a9dfeb373 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.21.0
+pkgver=1.20.1
pkgrel=0
pkgdesc="A small and lightweight UTF-8 text editor for the MATE"
url="https://github.com/mate-desktop/pluma"
@@ -38,5 +38,5 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha512sums="8bd7b782d6485671b44bf5a83758c2b0cf4b01fc62cc72264a3e70f6fcd78a080ff17913efd2c9ab89fe59f40f1b15eb91f5058f2a526937ea3f35922e0ed175 pluma-1.21.0.tar.xz
+sha512sums="7782fd227524e524b4e97eb196f01085d5bd5dd0d3d91bae21742ba4da6496fe13c2669606265932c323a34ea007d0c0164f79783d5bb5dde049ce40fc1b2b1d pluma-1.20.1.tar.xz
3aa0ae2e383bcc36c63384455062954876e77995da79a757b4eb6e37f3b2e5f7139165d7bb95c193ff888d33d2682773e981bf7e44fd963e918696d64e537741 0001-fix-accessperms-in-tests.patch"