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

Antonio Rojas arojas at archlinux.org
Mon Jan 21 14:07:43 UTC 2019


    Date: Monday, January 21, 2019 @ 14:07:42
  Author: arojas
Revision: 344552

Update to 0.1.8

Modified:
  libappimage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-21 12:26:12 UTC (rev 344551)
+++ PKGBUILD	2019-01-21 14:07:42 UTC (rev 344552)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=libappimage
-pkgver=0.1.7
+pkgver=0.1.8
 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=('b7d98c9250f1e80d91f400af6059242b0df551e7308d7178df26fe2090a0ddb7')
+sha256sums=('e38dee67f0c28f412bbd2c886527c5d0d628e839f6b6f4120566d55e63fb3e08')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list