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

Felix Yan felixonmars at archlinux.org
Thu Dec 28 14:37:37 UTC 2017


    Date: Thursday, December 28, 2017 @ 14:37:35
  Author: felixonmars
Revision: 276454

upgpkg: performous 1.1-13

rebuild with boost 1.66.0

Modified:
  performous/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-28 14:37:07 UTC (rev 276453)
+++ PKGBUILD	2017-12-28 14:37:35 UTC (rev 276454)
@@ -4,7 +4,7 @@
 
 pkgname=performous
 pkgver=1.1
-pkgrel=12
+pkgrel=13
 pkgdesc='A free game like "Singstar", "Rockband" or "Stepmania"'
 arch=('x86_64')
 url="http://performous.org/"
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'pkgconfig' 'help2man' 'boost' 'mesa')
 optdepends=('performous-freesongs: free songs for performous')
 source=($pkgname-$pkgver.tar.gz::https://github.com/performous/${pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('cf31d0973cd88b3cd626d312d6d3f5b2')
+sha512sums=('6659aa03960e68d7af65b072e179e42b122d2a39d25229c6daf765146379a115a52e51c1dc2bc69081ea17fe7a22f1d7007b7cf9e09bc32d134c3ad8e3444dd1')
 
 build() {
   cd performous-${pkgver}



More information about the arch-commits mailing list