summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-07-13 18:24:08 -0300
committerGonzalo Exequiel Pedone2024-07-13 18:24:08 -0300
commit9095f22ddf174a87dd97c49034cf2d224a694250 (patch)
tree8074d79199d82ff54f26b4accc97c2684e75c536
parent1ee3664da597b4264254be4443af3ac796523b45 (diff)
downloadaur-android-x86-libshout.tar.gz
Removed epoch.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9b807ff0e1f..473375493776 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,7 @@
pkgbase = android-x86-libshout
pkgdesc = Library for accessing a shoutcast/icecast server (Android x86)
pkgver = 2.4.6
- pkgrel = 1
- epoch = 1
+ pkgrel = 2
url = https://www.icecast.org/
arch = any
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 47421e4f2d66..b69d129e192a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,7 @@ _android_arch=x86
pkgname=android-${_android_arch}-libshout
pkgver=2.4.6
-pkgrel=1
-epoch=1
+pkgrel=2
pkgdesc="Library for accessing a shoutcast/icecast server (Android ${_android_arch})"
arch=('any')
url="https://www.icecast.org/"