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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Oct 13 07:23:27 UTC 2014


    Date: Monday, October 13, 2014 @ 09:23:26
  Author: bpiotrowski
Revision: 224260

upgpkg: libogg 1.3.2-1

new upstream release

Modified:
  libogg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-13 07:12:24 UTC (rev 224259)
+++ PKGBUILD	2014-10-13 07:23:26 UTC (rev 224260)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=libogg
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
 pkgdesc="Ogg bitstream and framing library"
 arch=('i686' 'x86_64')
 url="http://www.xiph.org/ogg/"
@@ -15,7 +15,7 @@
 
 build() {
   cd "$srcdir/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr 
+  ./configure --prefix=/usr
   make
 }
 
@@ -33,5 +33,5 @@
       "${pkgdir}/usr/include/ogg/config_types.h"
   fi
 }
-md5sums=('ca25d8da0ddfc8c6cbbf78d847a209fe'
+md5sums=('5c3a34309d8b98640827e5d0991a4015'
          'a4d786b1b1955cb85b64fd16cbbee3f9')



More information about the arch-commits mailing list