summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNazar Vinnichuk2021-02-26 19:09:10 +0200
committerNazar Vinnichuk2021-02-26 19:09:10 +0200
commit00f959325105ea5175c76f50fc474a6d96a8a15f (patch)
tree2db5e970586f4e3528b57e7b56115203f34d7878
parent54a6eee0a4acb5ca6cf7a32d36cd7be9f216c4bd (diff)
downloadaur-00f959325105ea5175c76f50fc474a6d96a8a15f.tar.gz
Bump version.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5bc02af3edd..7fcaec37f611 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pacwall-git
pkgdesc = A live wallpaper that shows the dependency graph and status of installed packages.
- pkgver = 2.2.r1.g045cbed
+ pkgver = 2.3.r3.gca02590
pkgrel = 1
url = http://github.com/Kharacternyk/pacwall
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 4b0da7d6bc35..87440defa67b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nazar Vinnichuk <nazar.vinnichuk at tutanota dot com>
pkgname=pacwall-git
_pkgname=${pkgname%-git}
-pkgver=2.2.r1.g045cbed
+pkgver=2.3.r3.gca02590
pkgrel=1
pkgdesc="A live wallpaper that shows the dependency graph and status of installed packages."
url="http://github.com/Kharacternyk/${_pkgname}"