summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e5e1e550741..23d4668cc431 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unbound-root-hints-updater
pkgdesc = A systemd timer for updating unbound's root servers.
- pkgver = 1.0.1
- pkgrel = 2
+ pkgver = 1.0.2
+ pkgrel = 1
url = https://gitlab.com/firstairbender/unbound-root-hints
arch = any
depends = unbound
diff --git a/PKGBUILD b/PKGBUILD
index f1361ece3f13..6385c41c795e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: FirstAirBender <noblechuk5 [at] web [dot] de>
pkgname=unbound-root-hints-updater
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
pkgdesc="A systemd timer for updating unbound's root servers."
arch=('any')
url='https://gitlab.com/firstairbender/unbound-root-hints'