[arch-commits] Commit in xapps/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Mon May 7 16:31:21 UTC 2018


    Date: Monday, May 7, 2018 @ 16:31:21
  Author: eschwartz
Revision: 319153

upgpkg: xapps 1.2.1-1

upstream release

Modified:
  xapps/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-07 16:31:17 UTC (rev 319152)
+++ PKGBUILD	2018-05-07 16:31:21 UTC (rev 319153)
@@ -4,7 +4,7 @@
 # Contributor: Nate Simon <aurpkg (at natesimon.net)>
 
 pkgname=xapps
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Common library for X-Apps project"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('libgnomekbd')
 makedepends=('meson' 'gobject-introspection' 'python-gobject' 'python2-gobject' 'vala')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('94a80164627bab115f44e5c7fd994cdb13e75162fa64a64301afcca2483706e7')
+sha256sums=('daf41acb021b4dfb1b313710eea812e315a9f49e6a2cc037691ec51799f4cf26')
 
 build() {
     mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build



More information about the arch-commits mailing list