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

Antonio Rojas arojas at archlinux.org
Tue Jan 15 16:14:00 UTC 2019


    Date: Tuesday, January 15, 2019 @ 16:14:00
  Author: arojas
Revision: 344151

Update to 0.1.7

Modified:
  libappimage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-15 12:41:30 UTC (rev 344150)
+++ PKGBUILD	2019-01-15 16:14:00 UTC (rev 344151)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=libappimage
-pkgver=0.1.6
+pkgver=0.1.7
 pkgrel=1
 pkgdesc="Reference implementation of the AppImage specification"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(cairo libarchive squashfuse)
 makedepends=(cmake wget vim desktop-file-utils)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/AppImage/libappimage/archive/v$pkgver.tar.gz")
-sha256sums=('fca855cee0d76672575ee621aafeb66b23d98e1915254a02ec4c77a0f39490aa')
+sha256sums=('b7d98c9250f1e80d91f400af6059242b0df551e7308d7178df26fe2090a0ddb7')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list