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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Apr 3 18:00:46 UTC 2012


    Date: Tuesday, April 3, 2012 @ 14:00:45
  Author: andyrtr
Revision: 155442

upgpkg: libburn 1.2.2-1

upstream update 1.2.2

Modified:
  libburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-03 17:52:03 UTC (rev 155441)
+++ PKGBUILD	2012-04-03 18:00:45 UTC (rev 155442)
@@ -3,16 +3,17 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=libburn
-pkgver=1.2.0 #.pl01
+pkgver=1.2.2 #.pl01
 pkgrel=1
 pkgdesc="Library for reading, mastering and writing optical discs"
 arch=('i686' 'x86_64')
 url="http://libburnia.pykix.org/"
 license=('GPL')
 depends=('glibc')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
 options=('!libtool' '!emptydirs')
-md5sums=('9638bfd46adbb6bf7cf3960749353c66')
+md5sums=('7878b3af82752d391f2613fcf1b18d4c'
+         'e4903839d6dc3a93b50102b98a5362f4')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver} #/.pl??/}




More information about the arch-commits mailing list