summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 642e9e70a0c7..ed442a956f58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Wed Feb 17 19:24:50 UTC 2016
pkgbase = shine
pkgdesc = Super fast fixed-point MP3 encoder
pkgver = 3.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/savonet/shine
arch = arm
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4be4c372eda6..520a4b290a5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=shine
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Super fast fixed-point MP3 encoder'
arch=('arm' 'i686' 'x86_64')
-url='https://github.com/savonet/shine'
+url=(https://github.com/savonet/shine)
source="https://github.com/savonet/$pkgname/archive/$pkgver.tar.gz"
license=(GPL2)
depends=('glibc')