summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Nestler2021-06-11 12:10:30 +0200
committerRaphael Nestler2021-06-11 12:10:30 +0200
commit82220883512ab191d9c0fca500d57e75d5fd0c2d (patch)
tree30ca2bbed97b2a98f457eef8e6ce015eca73cf96
parent046e6878571d91215ec9547f907f7f43dd0a6f95 (diff)
downloadaur-82220883512ab191d9c0fca500d57e75d5fd0c2d.tar.gz
Update metadata to 0.3.0
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acfcbd994985..ea8912d0b518 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.2.0.r1.g9225ab8
+ pkgver = 0.3.0.r0.ge141b32
pkgrel = 1
url = https://github.com/rnestler/reboot-arch-btw
arch = i686
@@ -17,4 +17,3 @@ pkgbase = reboot-arch-btw-git
md5sums = SKIP
pkgname = reboot-arch-btw-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 8b8bee47f0c5..104997845e4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=reboot-arch-btw
pkgname=${_pkgname}-git
-pkgver=0.2.0.r1.g9225ab8
+pkgver=0.3.0.r0.ge141b32
pkgrel=1
pkgdesc='Check if you need to reboot due to an updated kernel'
arch=('i686' 'x86_64')