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

Eli Schwartz eschwartz at archlinux.org
Tue Jul 17 15:11:24 UTC 2018


    Date: Tuesday, July 17, 2018 @ 15:11:23
  Author: eschwartz
Revision: 360885

upgpkg: xapps 1.2.2-1

upstream release

Modified:
  xapps/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-17 15:11:21 UTC (rev 360884)
+++ PKGBUILD	2018-07-17 15:11:23 UTC (rev 360885)
@@ -4,7 +4,7 @@
 # Contributor: Nate Simon <aurpkg (at natesimon.net)>
 
 pkgname=xapps
-pkgver=1.2.1
+pkgver=1.2.2
 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=('daf41acb021b4dfb1b313710eea812e315a9f49e6a2cc037691ec51799f4cf26')
+sha256sums=('9ce6a5b19637df18d4521dfdc8ed6bc9fdadcb87bda2c324f3471407a7b551d6')
 
 build() {
     mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build



More information about the arch-commits mailing list