summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorejjl2023-02-12 19:05:37 +0200
committerejjl2023-02-12 19:05:37 +0200
commit18be15b9f510729813d08a112326a0f01e43a471 (patch)
treef9789bda6b22a018eace9231ea4d154914f7e1c8
parent73ba56579390f0a79a9200cccc3a48080ccc4c06 (diff)
downloadaur-18be15b9f510729813d08a112326a0f01e43a471.tar.gz
New maintainer
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0577ad6fdcf..3ce0d6b72782 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openbgpd
pkgdesc = A FREE implementation of the Border Gateway Protocol, Version 4
pkgver = 7.7
- pkgrel = 1
+ pkgrel = 2
url = https://www.openbgpd.org
arch = x86_64
license = ISC
diff --git a/PKGBUILD b/PKGBUILD
index 49fb0de33ffe..d3d523481cc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=openbgpd
pkgver=7.7
-pkgrel=1
+pkgrel=2
pkgdesc="A FREE implementation of the Border Gateway Protocol, Version 4"
arch=(x86_64)
url="https://www.openbgpd.org"