summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Rubin2023-06-30 21:02:29 +0200
committerMarco Rubin2023-06-30 21:02:29 +0200
commit1e41639e241edbc1f37a863a14b85a9951a617a8 (patch)
tree0bb06c55c1099a6338cd5cd1cee7f97da36b4c10
parent55d0676a2bd5c5994ab15823bc0fccfe8daf9415 (diff)
downloadaur-1e41639e241edbc1f37a863a14b85a9951a617a8.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2310c7cde8e..66573eb313cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openrc
pkgdesc = Dependency based init system that works with sysvinit and systemd or on its own.
pkgver = 0.47.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/OpenRC/openrc
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6bd177d5cb66..4fe6132e1d7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=openrc
pkgver=0.47.1
-pkgrel=1
+pkgrel=2
pkgdesc='Dependency based init system that works with sysvinit and systemd or on its own.'
arch=('i686' 'x86_64')
url='https://github.com/OpenRC/openrc'