author | Alexander F. Rødseth
<xyproto@archlinux.org> 2024-05-11 10:11:17 UTC |
committer | Alexander F. Rødseth
<xyproto@archlinux.org> 2024-05-11 10:11:17 UTC |
parent | 0006dfe502edbcdcbf98f2894b6d48f721b04681 |
.SRCINFO | +1 | -1 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 2a8027c..bad37d4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = openttd pkgdesc = Engine for running Transport Tycoon Deluxe pkgver = 14.1 - pkgrel = 1 + pkgrel = 2 url = https://www.openttd.org arch = x86_64 license = GPL diff --git a/PKGBUILD b/PKGBUILD index c4d772b..542cd7f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=openttd pkgver=14.1 -pkgrel=1 +pkgrel=2 pkgdesc='Engine for running Transport Tycoon Deluxe' arch=(x86_64) url='https://www.openttd.org'