summaryrefslogtreecommitdiff
path: root/community/pluma
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-02 03:37:03 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-02 03:37:03 +0000
commit747fac818a9021f876837c839ce15c301b7e229f (patch)
treef50f6f3b835a9aaa7ef6dc95db88643235ae314d /community/pluma
parent255df859dede38865f63ae0dd0633a4ea4fe9cac (diff)
Fri May 2 03:33:02 UTC 2014
Diffstat (limited to 'community/pluma')
-rw-r--r--community/pluma/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/pluma/PKGBUILD b/community/pluma/PKGBUILD
index f9594715d..f02c0f3aa 100644
--- a/community/pluma/PKGBUILD
+++ b/community/pluma/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 107797 2014-03-19 18:14:08Z flexiondotorg $
+# $Id: PKGBUILD 110490 2014-05-01 08:48:04Z flexiondotorg $
# Maintainer : Martin Wimpress <code@flexion.org>
pkgname=pluma
-pkgver=1.8.0
-pkgrel=3
+pkgver=1.8.1
+pkgrel=1
pkgdesc="A powerful text editor for MATE"
url="http://mate-desktop.org"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ provides=('mate-text-editor')
conflicts=('mate-text-editor')
groups=('mate-extra')
source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('858e3edaee698b3f99189d3285061ab56b21828c')
+sha1sums=('3bd3f7a5197ac96db9142a7f3bb9a10009312c22')
install=${pkgname}.install
prepare() {