summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efcb91c2d2ea..244a23463ef6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = fmodex4.26.36
pkgdesc = An advanced audio engine (version 4.26.36)
pkgver = 4.26.36
- pkgrel = 3
+ pkgrel = 4
url = http://www.fmod.org/
arch = i686
arch = x86_64
license = custom
+ provides = fmodex=4.26.36
source = ftp://ftp.gwdg.de/pub/linux/misc/suser-jengelh/openSUSE_13.2/src/libfmodex426-4.26.36-2.2.src.rpm
sha256sums = b3a9bc8f385f69510df895eda68e8d7a7a8a4fa9eae040b880880a4ceea7f7ab
diff --git a/PKGBUILD b/PKGBUILD
index 8e03f34155ae..8536d42d394a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,12 @@
pkgname=fmodex4.26.36
pkgver=4.26.36
-pkgrel=3
+pkgrel=4
pkgdesc="An advanced audio engine (version 4.26.36)"
arch=('i686' 'x86_64')
url="http://www.fmod.org/"
license=('custom')
+provides=("fmodex=$pkgver")
sha256sums=('b3a9bc8f385f69510df895eda68e8d7a7a8a4fa9eae040b880880a4ceea7f7ab')
[ "$CARCH" = "x86_64" ] && {
_pkgarch=64