summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRouven Himmelstein2020-01-15 07:41:17 +0100
committerRouven Himmelstein2020-01-15 07:41:17 +0100
commit761ae5e884481ce7903b8e49ed38927f5d14440f (patch)
treeb1de2d2086eae1500653e2b0075254f4d46c3ace
parent71f8d412a764970b245325f99ca4d4c9e9218a28 (diff)
downloadaur-761ae5e884481ce7903b8e49ed38927f5d14440f.tar.gz
Publishing new release: 0.0.17
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1dc287f48537..11f77265a746 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.16
+ pkgver = 0.0.17
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.16/chwp-0.0.16.tar.gz
+ source = https://gitlab.com/rouvenhimmelstein/chwp/-/archive/0.0.17/chwp-0.0.17.tar.gz
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index e27c5018873f..01c8c0ce0439 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=chwp
_cmdname=chwp
pkgname=${_gitname}-git
-pkgver=0.0.16
+pkgver=0.0.17
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')