summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWouter Wijsman2020-05-07 22:01:22 +0200
committerWouter Wijsman2020-05-07 22:01:22 +0200
commit1bedb5063079f34d08e2edd7b07dfa6947f20a09 (patch)
treeb55e352934c7f1d6a4bc9da8947789c2e4e22862
parent0fe18d3739aa401ea0a8798187cea44468e92bff (diff)
downloadaur-1bedb5063079f34d08e2edd7b07dfa6947f20a09.tar.gz
Force update from rc1
rc1 was seen as newer by pacman
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f92e3d2158c..d725ed3cca84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = dosbox-staging
pkgdesc = DOS/x86 emulator focusing on ease of use. Based on DOSBox
pkgver = 0.75.0
- pkgrel = 1
+ pkgrel = 2
+ epoch = 1
url = https://github.com/dosbox-staging/dosbox-staging
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index fe9db6f1b26f..5880e3e1b5fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
pkgname=dosbox-staging
pkgver=0.75.0
-pkgrel=1
+pkgrel=2
+epoch=1
pkgdesc="DOS/x86 emulator focusing on ease of use. Based on DOSBox"
arch=('any')
url="https://github.com/dosbox-staging/dosbox-staging"