[arch-commits] Commit in libmatekbd/trunk (PKGBUILD)
Brad Fanella
cesura at archlinux.org
Tue Apr 10 22:41:59 UTC 2018
Date: Tuesday, April 10, 2018 @ 22:41:58
Author: cesura
Revision: 315656
upgpkg: libmatekbd 1.20.1-1
Updated to version 1.20.1
Modified:
libmatekbd/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-10 22:37:37 UTC (rev 315655)
+++ PKGBUILD 2018-04-10 22:41:58 UTC (rev 315656)
@@ -1,18 +1,19 @@
+# Maintainer: Brad Fanella <cesura at archlinux.org>
# Contributor: Martin Wimpress <code at flexion.org>
pkgname=libmatekbd
-pkgver=1.20.0
+pkgver=1.20.1
pkgrel=1
pkgdesc="MATE keyboard library"
url="http://mate-desktop.org"
arch=('x86_64')
license=('LGPL')
-depends=('gtk3' 'libxklavier')
+depends=('gtk3' 'libxklavier')
makedepends=('intltool' 'python')
conflicts=('libmatekbd-gtk3')
replaces=('libmatekbd-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('c3b08604efb5a915a77e778722686282941998ee')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('9cda8f74e5f112c4f55b7fc788f2828e7770955e')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list