summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-07-13 18:23:33 -0300
committerGonzalo Exequiel Pedone2024-07-13 18:23:33 -0300
commita8ac06f2a3f270a88fefefa771c8ac4821b6faea (patch)
treea1a069ae4f4d19cab0183f091efa136760ee9cd2
parent8a6c7e431fd281b8f24f78f1f395af372378d000 (diff)
downloadaur-android-x86-64-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 a01224e4aee5..30652869e0c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,7 @@
pkgbase = android-x86-64-libshout
pkgdesc = Library for accessing a shoutcast/icecast server (Android x86-64)
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 68029c3f1361..cd324bd0278e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,7 @@ _android_arch=x86-64
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/"