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

Antonio Rojas arojas at archlinux.org
Sat Oct 28 22:48:26 UTC 2017


    Date: Saturday, October 28, 2017 @ 22:48:24
  Author: arojas
Revision: 264650

Update to 1.0.4

Modified:
  xapps/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-28 20:25:46 UTC (rev 264649)
+++ PKGBUILD	2017-10-28 22:48:24 UTC (rev 264650)
@@ -3,7 +3,7 @@
 # Contributor: Nate Simon <aurpkg (at natesimon.net)>
 
 pkgname=xapps
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="Common library for X-Apps project"
 arch=('i686' 'x86_64')
@@ -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=('bb1b89b586eec67fc109140de791710c5b4ec488b01ef3ac261e288a27b4797e')
+sha256sums=('6578574561cb10b602c67669b0374b71d9cccd5d1c13c17d6a4b6ec2f8fe739a')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list