summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 003289d71684..a5fbdcd107f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = retroarch-standalone-service
pkgdesc = Systemd service and user to run Retroarch in stand-alone mode
pkgver = 1
- pkgrel = 8
+ pkgrel = 9
install = retroarch-standalone.install
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 866bdee0c427..01a27f31d1fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Author: Julian Xhokaxhiu <info@julianxhokaxhiu.com>
pkgname=retroarch-standalone-service
pkgver=1
-pkgrel=8
+pkgrel=9
pkgdesc="Systemd service and user to run Retroarch in stand-alone mode"
url=""
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')