summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRouven2020-01-06 19:46:08 +0100
committerRouven2020-01-06 19:46:08 +0100
commit6ae046fac5e244e69ad5b8ccba7bb6e710679aac (patch)
treecdc4a8151fcdc78c33941fb6979870a36c157375
parentb512687f37dc71db147316e60e309db622306f26 (diff)
downloadaur-6ae046fac5e244e69ad5b8ccba7bb6e710679aac.tar.gz
Bump version to text release: 0.0.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ea69bedbb3e..a520f318b087 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.6
+ pkgver = 0.0.7
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.6/chwp-0.0.6.tar.gz
+ source = https://gitlab.com/rouvenhimmelstein/chwp/-/archive/0.0.7/chwp-0.0.7.tar.gz
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 0a4c275cf216..966d3f074daf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=chwp
_cmdname=chwp
pkgname=${_gitname}-git
-pkgver=0.0.6
+pkgver=0.0.7
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')