summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Kerrick2021-12-22 14:50:10 -0500
committerEthan Kerrick2021-12-22 14:50:10 -0500
commit6c8a5ae3ab90281746775c8838ee39d50bf63af3 (patch)
tree37c65fc93e2e001b4d3dde929771140fb64cff44
parente160807686376f163c0dd40f4347329d77f0f61f (diff)
downloadaur-6c8a5ae3ab90281746775c8838ee39d50bf63af3.tar.gz
forgot to increase pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2ae69c28560..203e3f2d909d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dosbox-staging
pkgdesc = DOS/x86 emulator focusing on ease of use. Based on DOSBox
pkgver = 0.77.1
- pkgrel = 4
+ pkgrel = 5
epoch = 1
url = https://github.com/dosbox-staging/dosbox-staging
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 82ccded31673..b0fc1c745dbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dosbox-staging
pkgver=0.77.1
-pkgrel=4
+pkgrel=5
epoch=1
pkgdesc="DOS/x86 emulator focusing on ease of use. Based on DOSBox"
arch=('any')