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

Antonio Rojas arojas at archlinux.org
Sun May 14 21:20:07 UTC 2017


    Date: Sunday, May 14, 2017 @ 21:20:06
  Author: arojas
Revision: 228070

Update to 1.0.3

Modified:
  xapps/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-14 21:07:52 UTC (rev 228069)
+++ PKGBUILD	2017-05-14 21:20:06 UTC (rev 228070)
@@ -3,8 +3,8 @@
 # Contributor: Nate Simon <aurpkg (at natesimon.net)>
 
 pkgname=xapps
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
 pkgdesc="Common library for X-Apps project"
 arch=('i686' 'x86_64')
 url='https://github.com/linuxmint/xapps'
@@ -13,7 +13,7 @@
 makedepends=('gnome-common' 'gobject-introspection')
 options=(!emptydirs)
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('1443e9f319763f8b90749ea9669880005f315af060f7bbaa2b4241b4c4ca49a4')
+sha256sums=('bb1b89b586eec67fc109140de791710c5b4ec488b01ef3ac261e288a27b4797e')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list