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

Antonio Rojas arojas at archlinux.org
Sat Jan 5 21:21:44 UTC 2019


    Date: Saturday, January 5, 2019 @ 21:21:43
  Author: arojas
Revision: 343023

Update to 0.1.6

Modified:
  libappimage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-05 17:05:02 UTC (rev 343022)
+++ PKGBUILD	2019-01-05 21:21:43 UTC (rev 343023)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=libappimage
-pkgver=0.1.5
+pkgver=0.1.6
 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=('9b0a2b0005bf3ac9ddf1d448be12627ea2f5ac40e3a02ecc204b309a08df03f1')
+sha256sums=('fca855cee0d76672575ee621aafeb66b23d98e1915254a02ec4c77a0f39490aa')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list