summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 272ba4ffda25..6b84eca3039d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cddb_get
pkgdesc = Fetches CDDB info for an audio cd.
pkgver = 2.28
- pkgrel = 5
+ pkgrel = 6
url = https://web.archive.org/web/20190628161057/http://armin.emx.at/cddb/
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 954f7b531e07..66991290ef6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=cddb_get
_realname=CDDB_get
pkgver=2.28
-pkgrel=5
+pkgrel=6
pkgdesc="Fetches CDDB info for an audio cd."
arch=('any')
url="https://web.archive.org/web/20190628161057/http://armin.emx.at/cddb/"