summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhyness2016-03-30 21:22:33 -0700
committerhyness2016-03-30 21:22:33 -0700
commit63204deb877b45c838d967a19e220c94ba4ada67 (patch)
tree18d56c6a133da82df8e08c9299b5cb6bcd54e063
parent3b60c85fb549b2d60cca5cea132ce7932c1522df (diff)
downloadaur-63204deb877b45c838d967a19e220c94ba4ada67.tar.gz
updated description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5dbf10607be4..6aff44a2d96d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = retrofe
- pkgdesc = desc
+ pkgdesc = A cross-platform frontend designed for MAME cabinets/game centers/etc. with a focus on simplicity and customization
pkgver = 0.6.165
- pkgrel = 1
+ pkgrel = 2
url = http://www.retrofe.com
install = retrofe.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d03e9b311cc1..3fb9df89a3e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Hy Goldsher <hyness-at-gmail>
pkgname=retrofe
pkgver=0.6.165
-pkgrel=1
-pkgdesc="desc"
+pkgrel=2
+pkgdesc="A cross-platform frontend designed for MAME cabinets/game centers/etc. with a focus on simplicity and customization"
arch=('i686' 'x86_64')
url="http://www.retrofe.com"
license=('GPL3')