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

Antonio Rojas arojas at archlinux.org
Thu Feb 7 14:29:32 UTC 2019


    Date: Thursday, February 7, 2019 @ 14:29:30
  Author: arojas
Revision: 345601

Update to 0.1.9

Modified:
  libappimage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-07 14:28:30 UTC (rev 345600)
+++ PKGBUILD	2019-02-07 14:29:30 UTC (rev 345601)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=libappimage
-pkgver=0.1.8
+pkgver=0.1.9
 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=('e38dee67f0c28f412bbd2c886527c5d0d628e839f6b6f4120566d55e63fb3e08')
+sha256sums=('67fb3bb0829aa148a7e8c8bfd985453427611f46ddab221d8ee05536ef60a15b')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list