summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Menelkir2021-06-03 20:08:31 -0300
committerDaniel Menelkir2021-06-03 20:08:31 -0300
commita2661542824001bed7688742f968e83c0578093e (patch)
tree0b9a4410bfa2271bfa3a752fb38da115d87583ff /PKGBUILD
parent44399734acd3f08dc259c35e8664fd5a99addbae (diff)
downloadaur-a2661542824001bed7688742f968e83c0578093e.tar.gz
Changed the version model
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fff4cc872348..bef761b930be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Menelkir <menelkir at itroll dot org>
pkgname=g15daemon-openrc
-pkgver=20210510
-pkgrel=1
+pkgver=1
+pkgrel=2
pkgdesc="g15daemon init script for OpenRC"
arch=('any')
url="https://gitlab.com/menelkir/g15daemon"