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

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Jun 15 04:51:48 UTC 2013


    Date: Saturday, June 15, 2013 @ 06:51:48
  Author: bisson
Revision: 188504

free rebuild

Modified:
  p7zip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-15 04:44:21 UTC (rev 188503)
+++ PKGBUILD	2013-06-15 04:51:48 UTC (rev 188504)
@@ -7,7 +7,7 @@
 
 pkgname=p7zip
 pkgver=9.20.1
-pkgrel=6
+pkgrel=7
 pkgdesc='Command-line version of the 7zip compressed file archiver'
 url='http://p7zip.sourceforge.net/'
 license=('GPL' 'custom')
@@ -16,12 +16,12 @@
 optdepends=('wxgtk: GUI'
             'desktop-file-utils: desktop entries')
 makedepends=('yasm' 'nasm' 'wxgtk')
-options=('!makeflags')
 source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}_${pkgver}_src_all.tar.bz2"
         '7zFM.desktop')
 sha1sums=('1cd567e043ee054bf08244ce15f32cb3258306b7'
           'f2c370d6f1b286b7ce9a2804e22541b755616a40')
 
+options=('!makeflags')
 install=install
 
 build() {




More information about the arch-commits mailing list