[arch-commits] Commit in libcue/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 26 03:41:31 UTC 2018
Date: Saturday, May 26, 2018 @ 03:41:31
Author: felixonmars
Revision: 324995
upgpkg: libcue 2.2.1-1
Modified:
libcue/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-25 22:38:23 UTC (rev 324994)
+++ PKGBUILD 2018-05-26 03:41:31 UTC (rev 324995)
@@ -3,7 +3,7 @@
# Contributor: said <atvordhosbn[at]gmail[dot]com>
pkgname=libcue
-pkgver=2.2.0
+pkgver=2.2.1
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=('9bc91bdacad73f3087cf849bb30a214a7dfb89e5')
+sha512sums=('32e476cb09ed2cb2d64aaba1342fb91e77e448391b493a3a794a8d2a6723a0e6097a90b11c6ad82998cb7f270f4f18c2578d7b8575f6929c2a35502e09ebc964')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list