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

Antonio Rojas arojas at archlinux.org
Fri Apr 15 07:35:41 UTC 2016


    Date: Friday, April 15, 2016 @ 09:35:41
  Author: arojas
Revision: 264991

Update to 2.1.0

Modified:
  libcue/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-15 07:33:52 UTC (rev 264990)
+++ PKGBUILD	2016-04-15 07:35:41 UTC (rev 264991)
@@ -3,7 +3,7 @@
 # Contributor: said <atvordhosbn[at]gmail[dot]com>
 
 pkgname=libcue
-pkgver=2.0.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Parses so-called cue sheets and handles the parsed data'
 url='https://github.com/lipnitsk/libcue/'
@@ -12,7 +12,7 @@
 source=("$pkgname-$pkgver.tar.gz::https://github.com/lipnitsk/libcue/archive/v$pkgver.tar.gz")
 depends=('glibc')
 makedepends=('cmake')
-sha1sums=('5eb1fae519b9a0d78ecb1c5287ab6433826d4492')
+sha1sums=('51661156cd027fbc2eed2cdb6f358bd90e5b9e2d')
 
 build() {
 	cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list