summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillermo Blanco2018-05-08 18:07:54 +0200
committerGuillermo Blanco2018-05-08 18:07:54 +0200
commit6c610d4a99d9f0d9616c1169a4e03cd057c9e172 (patch)
treed6f4e044625fa5905cda3a263b3d50f1b843ea5f
parent08ff110e8673761df53c581610cb595e7c6e9ff6 (diff)
downloadaur-6c610d4a99d9f0d9616c1169a4e03cd057c9e172.tar.gz
Bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7edf98dcf09..5c122580a998 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mutant
pkgdesc = Linux Spotlight Productivity launcher, but more customizable.
- pkgver = 0.1.6
+ pkgver = 0.1.9
pkgrel = 1
url = https://github.com/m0n0l0c0/mutant
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = mutant
depends = gtk3
depends = librsvg
provides = mutant
- source = mutant::https://github.com/m0n0l0c0/mutant/archive/v0.1.6.tar.gz
+ source = mutant::https://github.com/m0n0l0c0/mutant/archive/v0.1.9.tar.gz
source = mutant-packager::https://github.com/m0n0l0c0/mutant-packager/archive/v0.1.5.tar.gz
- sha256sums = af4b0ad4705a2247187cf02aab6b546ed17e9f8eaa52c9fd347cd12ed59ed8ee
+ sha256sums = 1eba3c25006dbf16de9a77428d4e4a113494842e2fed338f65cdc5177beb1201
sha256sums = 0029373d851cd86f01e97f452826d84f45646a30c569ec72c3653fa85fecd7ea
pkgname = mutant
diff --git a/PKGBUILD b/PKGBUILD
index 327954f54954..4d51df9b430f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=mutant
pkgrel=1
-pkgver=0.1.6
+pkgver=0.1.9
_packager_pkgver=0.1.5
pkgdesc="Linux Spotlight Productivity launcher, but more customizable."
url="https://github.com/m0n0l0c0/mutant"
@@ -29,7 +29,7 @@ source=(
"mutant-packager::https://github.com/m0n0l0c0/mutant-packager/archive/v$_packager_pkgver.tar.gz"
)
sha256sums=(
- 'af4b0ad4705a2247187cf02aab6b546ed17e9f8eaa52c9fd347cd12ed59ed8ee'
+ '1eba3c25006dbf16de9a77428d4e4a113494842e2fed338f65cdc5177beb1201'
'0029373d851cd86f01e97f452826d84f45646a30c569ec72c3653fa85fecd7ea'
)