summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRouven2020-01-12 21:13:11 +0100
committerRouven2020-01-12 21:13:11 +0100
commite13aa0899fa8275044388632b4c5e525c22d4fbd (patch)
tree1f9baa527bd4cec0140119756f22eb6a6dc7fd07
parent5b27ca1eb4988c90a2e0763af35a3cfc60a0dcb1 (diff)
downloadaur-e13aa0899fa8275044388632b4c5e525c22d4fbd.tar.gz
Publishing new release: 0.0.13
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b93f65f6330..0066b71f574f 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.12
+ pkgver = 0.0.13
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.12/chwp-0.0.12.tar.gz
+ source = https://gitlab.com/rouvenhimmelstein/chwp/-/archive/0.0.13/chwp-0.0.13.tar.gz
sha1sums = SKIP
pkgname = chwp-git
diff --git a/PKGBUILD b/PKGBUILD
index 815ee3e96503..048bdc9e7d14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=chwp
_cmdname=chwp
pkgname=${_gitname}-git
-pkgver=0.0.12
+pkgver=0.0.13
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')