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

Antonio Rojas arojas at archlinux.org
Sat Jan 5 08:27:28 UTC 2019


    Date: Saturday, January 5, 2019 @ 08:27:28
  Author: arojas
Revision: 342990

Update to 0.1.5

Modified:
  libappimage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-05 08:25:22 UTC (rev 342989)
+++ PKGBUILD	2019-01-05 08:27:28 UTC (rev 342990)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=libappimage
-pkgver=0.1.4
+pkgver=0.1.5
 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=('a6781687d3548c1d5096974dd92e229464f88b27a58e09099a9a8a0e3a64ce7f')
+sha256sums=('9b0a2b0005bf3ac9ddf1d448be12627ea2f5ac40e3a02ecc204b309a08df03f1')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list