summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Nestler2020-05-17 13:57:19 +0200
committerRaphael Nestler2020-05-17 13:57:19 +0200
commit046e6878571d91215ec9547f907f7f43dd0a6f95 (patch)
tree7539b2571d09911c5892dc44b6d48936757cef0d
parent225fcf31815862e4ec0cf521b16a3c618a364be3 (diff)
downloadaur-046e6878571d91215ec9547f907f7f43dd0a6f95.tar.gz
Bump package versions
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd9e259f2261..acfcbd994985 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = reboot-arch-btw-git
pkgdesc = Check if you need to reboot due to an updated kernel
- pkgver = 0.1.2.r0.g8733937
+ pkgver = 0.2.0.r1.g9225ab8
pkgrel = 1
url = https://github.com/rnestler/reboot-arch-btw
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 71b8b58fc126..8b8bee47f0c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=reboot-arch-btw
pkgname=${_pkgname}-git
-pkgver=0.1.2.r0.g8733937
+pkgver=0.2.0.r1.g9225ab8
pkgrel=1
pkgdesc='Check if you need to reboot due to an updated kernel'
arch=('i686' 'x86_64')