summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRouven2020-01-12 20:50:50 +0100
committerRouven2020-01-12 20:50:50 +0100
commite95eceffc0a85d7a2a3dbb09ed528b3fe135899e (patch)
treeb8e0ba128a9f09ad11db0e6e0f10b70b85bc03ae
parent17e953fec991510220066581ee50d7312e8c6646 (diff)
downloadaur-e95eceffc0a85d7a2a3dbb09ed528b3fe135899e.tar.gz
Publishing new release: 0.0.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 833d2d4ed00d..d87ca7df154c 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.10
+ pkgver = 0.0.11
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.10/chwp-0.0.10.tar.gz
+ source = https://gitlab.com/rouvenhimmelstein/chwp/-/archive/0.0.11/chwp-0.0.11.tar.gz
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index eb5290250a10..66714f79e42c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=chwp
_cmdname=chwp
pkgname=${_gitname}-git
-pkgver=0.0.10
+pkgver=0.0.11
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')