Date: Friday, April 7, 2017 @ 08:54:20 Author: arojas Revision: 221200
Update to 1.18.1 Modified: libmatekbd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-07 08:38:11 UTC (rev 221199) +++ PKGBUILD 2017-04-07 08:54:20 UTC (rev 221200) @@ -1,7 +1,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=libmatekbd -pkgver=1.18.0 +pkgver=1.18.1 pkgrel=1 pkgdesc="MATE keyboard library" url="http://mate-desktop.org" @@ -12,7 +12,7 @@ conflicts=('libmatekbd-gtk3') replaces=('libmatekbd-gtk3') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('81de4ffca10f0a2dfb01449cc89037f7d1760f87') +sha1sums=('65aa8a88792fa9e56032b5e1db3b31e138e99625') build() { cd $pkgname-$pkgver
