summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbud2019-01-16 16:29:21 +0000
committerbud2019-01-16 16:29:21 +0000
commit9ec79ed2789b423cbf79536c0fb8296004db3cf3 (patch)
treec7a622a21d9ba927b06608e516f75887af0c4819 /PKGBUILD
parent944cf215969a167693f983c1d23b892b5ce66d44 (diff)
downloadaur-9ec79ed2789b423cbf79536c0fb8296004db3cf3.tar.gz
mondo update FUNCADELIC
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa99221d6ced..bc4375d9b559 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Nils Kvist <robstenklippa@gmail.com>
pkgname=mondo-generator
-pkgver=0.1.4
+pkgver=2019.01.16.1
pkgrel=1
pkgdesc='a theme template manager and generator'
arch=('any')
@@ -19,12 +19,13 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/budlabs/mondo/archive/v.$pkgver.tar.gz")
+source=("https://github.com/budlabs/mondo/archive/$pkgver.tar.gz")
noextract=()
-sha256sums=('efb08de7992f21c6d7d77a8feff92e9ed22e94a4619b647558bd0aadb59e4f85')
+sha256sums=('35b57fcf2f171673895288c34b90cd434eb341bcb4cbd833418146c232360648')
package() {
- cd "mondo-v.$pkgver"
+ ls
+ cd "mondo-$pkgver"
make DESTDIR="$pkgdir/" PREFIX=/usr install