summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWhovian93692019-09-05 03:10:22 -0400
committerWhovian93692019-09-05 03:10:22 -0400
commitf3d96bacf9cf795637fba3f1f976da296cce1471 (patch)
treec56feaeedbe85e8fd53ac7c95a9a2455c4eb6d6a
parenta2224927a1ce3bb1b490aaf64c4b077762366958 (diff)
downloadaur-f3d96bacf9cf795637fba3f1f976da296cce1471.tar.gz
Finally pushing PKGBUILD changes
Also changed category that the package identifies as from "Utility" to "Game" application
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52985353822a..c6d129286ce3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = clrmamepro
pkgdesc = A ROM manager for MAME.
pkgver = 4.035
- pkgrel = 1
+ pkgrel = 2
url = https://mamedev.emulab.it/clrmamepro/
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2672e2063837..e86b8729ec58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mock <nobody at nowhere dot co dot uk>
pkgname=clrmamepro
pkgver=4.035
-pkgrel=1
+pkgrel=2
pkgdesc="A ROM manager for MAME."
arch=('x86_64'
'i686')