summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Plsek2018-01-09 19:39:50 -0500
committerJeremy Plsek2018-01-09 19:39:50 -0500
commit8b92b5db3a9cf36c8bab0121ba74d86f799a9de4 (patch)
treef30f5dc8c98e23fc85922121b69d9fdb1e0a5b4c
parent309df86148a6051fe22b5ccdf7c79029a8968e0b (diff)
downloadaur-8b92b5db3a9cf36c8bab0121ba74d86f799a9de4.tar.gz
bump version number
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2354fa53193..e071dae76056 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = puush-qt
pkgdesc = GUI frontend for puush which will create a system tray icon.
- pkgver = 0.2.1
+ pkgver = 0.2.2
pkgrel = 1
url = https://github.com/jplsek/puush-qt
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d2c81825e75a..e1554b089722 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jeremy Plsek <jeremy plsek at googlemail dot com>
pkgname=puush-qt
pkgdesc="GUI frontend for puush which will create a system tray icon."
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/jplsek/puush-qt"