summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbudRich2018-09-09 20:44:16 +0200
committerbudRich2018-09-09 20:44:16 +0200
commitc002dab58ef306db635ddbe499727c6364aceb2a (patch)
tree97982c7fb239a6f7a2d3729c04f4563f694aceca
parentf1c639e700e44f0149739e41d9afc627210ca3bc (diff)
downloadaur-c002dab58ef306db635ddbe499727c6364aceb2a.tar.gz
bug fix update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41bb87b33a40..53de4b33d946 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mondo-generator
pkgdesc = a theme template manager and generator
- pkgver = 0.1.3
+ pkgver = 0.1.31
pkgrel = 1
url = https://github.com/budlabs/mondo
arch = any
license = MIT
depends = bash>=4.0.0
- source = https://github.com/budlabs/mondo/archive/v.0.1.3.tar.gz
- sha256sums = 847f6ea4978ac48ded24a8dd356278a21a934dbf6100180dc2823d19f8d7a63c
+ source = https://github.com/budlabs/mondo/archive/v.0.1.31.tar.gz
+ sha256sums = 3cdcc54d25bf7563504d1ca5837ed3a1fcb9a25a5148ff3645e20c2e6d3621d1
pkgname = mondo-generator
diff --git a/PKGBUILD b/PKGBUILD
index 498ba40a485d..da47992067f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Nils Kvist <robstenklippa@gmail.com>
pkgname=mondo-generator
-pkgver=0.1.3
+pkgver=0.1.31
pkgrel=1
pkgdesc='a theme template manager and generator'
arch=('any')
@@ -21,7 +21,7 @@ install=
changelog=
source=("https://github.com/budlabs/mondo/archive/v.$pkgver.tar.gz")
noextract=()
-sha256sums=('847f6ea4978ac48ded24a8dd356278a21a934dbf6100180dc2823d19f8d7a63c')
+sha256sums=('3cdcc54d25bf7563504d1ca5837ed3a1fcb9a25a5148ff3645e20c2e6d3621d1')
package() {
cd "mondo-v.$pkgver"