summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRouven2020-01-06 19:45:00 +0100
committerRouven2020-01-06 19:45:00 +0100
commitb512687f37dc71db147316e60e309db622306f26 (patch)
tree501d16a915e17ecac2e83f760521d9e33bd131e3
parent47df83fa1186d2559f13e96501d1bfcbb6355faf (diff)
downloadaur-b512687f37dc71db147316e60e309db622306f26.tar.gz
Bump version to text release: 0.0.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 776042a63658..7ea69bedbb3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chwp-git
pkgdesc = Changes the background wallpaper and lockscreen from the command line.
- pkgver = 0.0.5
+ pkgver = 0.0.6
pkgrel = 1
url = https://gitlab.com/rouvenhimmelstein/chwp
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = chwp-git
depends = qt5-base
provides = chwp
conflicts = chwp
- source = https://gitlab.com/rouvenhimmelstein/chwp/-/archive/0.0.5/chwp-0.0.5.tar.gz
+ source = https://gitlab.com/rouvenhimmelstein/chwp/-/archive/0.0.6/chwp-0.0.6.tar.gz
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 6af225b5bc9c..0a4c275cf216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=chwp
_cmdname=chwp
pkgname=${_gitname}-git
-pkgver=0.0.5
+pkgver=0.0.6
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')