summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRouven2020-01-06 19:53:01 +0100
committerRouven2020-01-06 19:53:01 +0100
commite5574b051cfa9953e7f9d1bb270a4879a9faf67f (patch)
tree8f9b898117956f0b7e88b14eeb11ff46744fd184
parent6ae046fac5e244e69ad5b8ccba7bb6e710679aac (diff)
downloadaur-e5574b051cfa9953e7f9d1bb270a4879a9faf67f.tar.gz
Publishing new release: 0.0.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a520f318b087..2bb8cdd74098 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.7
+ pkgver = 0.0.8
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.7/chwp-0.0.7.tar.gz
+ source = https://gitlab.com/rouvenhimmelstein/chwp/-/archive/0.0.8/chwp-0.0.8.tar.gz
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 966d3f074daf..54c422cfbdb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=chwp
_cmdname=chwp
pkgname=${_gitname}-git
-pkgver=0.0.7
+pkgver=0.0.8
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')