summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNikos Fytilis2017-08-15 00:00:16 +0300
committerNikos Fytilis2017-08-15 00:00:16 +0300
commitecd877b5b139a054d7071b54d9c15898ff046e03 (patch)
treeca46b3471c964c34973c7e4e648acbe5401c89d9 /PKGBUILD
parent452a6bcf8c49e62dabf2e6b6effe110a5581371e (diff)
downloadaur-ecd877b5b139a054d7071b54d9c15898ff046e03.tar.gz
auto - see github.com/nicman23/mate_arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29426646b1b7..4fbb47e85bfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_ver=1.19
_pkgbase=mate-panel
pkgname="${_pkgbase}-dev"
-pkgver=${_ver}.2
+pkgver=${_ver}.3
pkgrel=5
pkgdesc="The MATE Panel"
url="http://mate-desktop.org"
@@ -21,7 +21,7 @@ makedepends=('gobject-introspection' 'mate-common>=1.19' 'yelp-tools' 'gtk3'
optdepends=('yelp: for reading MATE help documents')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
groups=('mate')
-sha1sums=('c7349652a7b2e8b42113da508bd7fa52ea34298c')
+sha1sums=('3d3a6547368c2f8ac14145269a40e4a8f3265a84')
prepare() {
cd "${srcdir}"