summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-08-10 22:19:09 +0200
committerhaawda2022-08-10 22:19:09 +0200
commita5522490ccc147afa559e1f39fb2ab303262f478 (patch)
tree2e3a7c5a0f57c9dd7fa8532b6950aee846641ea5
parentca0e76de61a7d01be652c74bd9a674b90faad771 (diff)
downloadaur-a5522490ccc147afa559e1f39fb2ab303262f478.tar.gz
introduce epoch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4425f8037f4..96267baefcf3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aisleriot-git
pkgdesc = A collection of patience games written in guile scheme
- pkgver = 3.22.25.r30
+ pkgver = 3.22.25.r27
pkgrel = 1
url = https://wiki.gnome.org/Apps/Aisleriot
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ae11f6c813ae..09b020d73389 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=aisleriot-git
-pkgver=3.22.25.r30
+pkgver=3.22.25.r27
pkgrel=1
pkgdesc="A collection of patience games written in guile scheme"
url="https://wiki.gnome.org/Apps/Aisleriot"