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

Antonio Rojas arojas at archlinux.org
Tue Aug 22 06:39:12 UTC 2017


    Date: Tuesday, August 22, 2017 @ 06:39:11
  Author: arojas
Revision: 303241

Update to 1.04

Modified:
  lzop/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-22 05:54:57 UTC (rev 303240)
+++ PKGBUILD	2017-08-22 06:39:11 UTC (rev 303241)
@@ -3,8 +3,8 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=lzop
-pkgver=1.03
-pkgrel=5
+pkgver=1.04
+pkgrel=1
 pkgdesc="File compressor using lzo lib"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -11,7 +11,7 @@
 url="http://www.lzop.org/"
 depends=('lzo')
 source=("http://www.lzop.org/download/${pkgname}-${pkgver}.tar.gz")
-md5sums=('006c5e27fb78cdd14a628fdfa5aa1905')
+md5sums=('271eb10fde77a0a96b9cbf745e719ddf')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list