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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Jan 9 20:06:42 UTC 2013


    Date: Wednesday, January 9, 2013 @ 15:06:41
  Author: andyrtr
Revision: 174976

upgpkg: libburn 1.2.6-1

upstream update 1.2.6

Modified:
  libburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-09 17:38:44 UTC (rev 174975)
+++ PKGBUILD	2013-01-09 20:06:41 UTC (rev 174976)
@@ -3,7 +3,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=libburn
-pkgver=1.2.4
+pkgver=1.2.6
 pkgrel=1
 pkgdesc="Library for reading, mastering and writing optical discs"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('glibc')
 source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
 options=('!libtool' '!emptydirs')
-md5sums=('25b45b1ccf6921a5bce4e2d88f55a81f'
-         'a6749b55ba9ec9dad471e3a2202de390')
+md5sums=('fe556fa15dea046974b11a4c7f1b67a8'
+         'b3d721debd0c151e8e3eb0a6a2e223ab')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list