summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e2eb34b6b3f..475c0d249a4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = shortwave
pkgdesc = Find and listen to internet radio stations.
pkgver = 0.0.1
pkgrel = 1
+ epoch = 1
url = https://gitlab.gnome.org/World/Shortwave
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 8b45b989e645..af714e57d2c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ _pkgname="Shortwave"
pkgname="shortwave"
pkgver="0.0.1"
pkgrel="1"
+epoch="1"
pkgdesc="Find and listen to internet radio stations."
arch=('any')
url="https://gitlab.gnome.org/World/${_pkgname}"