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

Jiachen Yang farseerfc at archlinux.org
Sun Aug 21 17:17:28 UTC 2016


    Date: Sunday, August 21, 2016 @ 17:17:28
  Author: farseerfc
Revision: 187248

upgpkg: lzip 1.17-2

release lzip 1.17-2

Modified:
  lzip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-21 16:53:05 UTC (rev 187247)
+++ PKGBUILD	2016-08-21 17:17:28 UTC (rev 187248)
@@ -1,18 +1,18 @@
-# Maintainer:  apophys <admin AT kubikmilan DOT sk>
+# Maintainer:  Jiachen Yang <farseerfc at gmail.com>
+# AUR Maintainer:  apophys <admin AT kubikmilan DOT sk>
 # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
 # Contributor: Renzo Carbonara <gnuk0001/gmail.com>
 
 pkgname=lzip
 pkgver=1.17
-pkgrel=1
+pkgrel=2
 pkgdesc="A lossless file compressor based on the LZMA algorithm"
 arch=('i686' 'x86_64')
 url="http://www.nongnu.org/lzip/lzip.html"
 license=('GPL3')
 depends=('gcc-libs')
-install=lzip.install
 source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('d023f1e95202e45b50656833d09eee1a8c7bd9d6')
+sha512sums=('cd4a1a7d3778f22e3a6f2d2a20491919e662771e79d1738f74c63de857913e28186d53b2af7997e1b164f8ab792561c7dde8781bb025a1859271ddd72f5ed519')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list