summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-08-11 17:37:46 +0200
committerhaawda2022-08-11 17:37:46 +0200
commitdf83dea37feffce8e7e80cab967e49c8c2d3f429 (patch)
treed6c45060bf5b65d06ec5d16ce382d1a2501236a4
parenta5522490ccc147afa559e1f39fb2ab303262f478 (diff)
downloadaur-df83dea37feffce8e7e80cab967e49c8c2d3f429.tar.gz
really introduce an epoch
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96267baefcf3..6f1f69039292 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = aisleriot-git
pkgdesc = A collection of patience games written in guile scheme
pkgver = 3.22.25.r27
pkgrel = 1
+ epoch = 1
url = https://wiki.gnome.org/Apps/Aisleriot
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 09b020d73389..f52bbc89a62d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@
pkgname=aisleriot-git
pkgver=3.22.25.r27
pkgrel=1
+epoch=1
pkgdesc="A collection of patience games written in guile scheme"
url="https://wiki.gnome.org/Apps/Aisleriot"
arch=('x86_64')