summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCornelius2022-09-20 10:57:03 +0200
committerCornelius2022-09-20 10:57:03 +0200
commit357c1f434e547b8f5a47f34588cb139d1850f873 (patch)
tree0ed5c9ca9fe2bdffeec889a919b7dc496e42121b
parent082dde9faf9718529173df96ca09fbdf280721f6 (diff)
downloadaur-357c1f434e547b8f5a47f34588cb139d1850f873.tar.gz
version 3.1.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72c7819e20f3..d1c9273fe95e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = burp-backup-dev
pkgdesc = A next generation experimental version of the burp backup and restore program.
- pkgver = 3.1.0
- pkgrel = 2
+ pkgver = 3.1.2
+ pkgrel = 1
url = https://github.com/grke/burp
install = burp.install
arch = i686
@@ -18,7 +18,7 @@ pkgbase = burp-backup-dev
backup = etc/burp/burp-server.conf
backup = etc/burp/CA.cnf
backup = etc/logrotate.d/burp
- source = https://github.com/grke/burp/archive/3.1.0.tar.gz
+ source = https://github.com/grke/burp/archive/3.1.2.tar.gz
source = https://salsa.debian.org/debian/burp/raw/debian/debian/logrotate
source = https://salsa.debian.org/debian/burp/raw/debian/debian/burp.cron.d
source = burp.install
@@ -27,7 +27,7 @@ pkgbase = burp-backup-dev
source = burp-client.timer
source = 01-runpath_fix.patch
source = readme-archlinux.txt
- sha256sums = 51260edb5326c6621cc11f97c5d831adda07fe5d08d0781a58373b6345e6f5af
+ sha256sums = c30728eb0552f7ada348b508ce882c32d7f70d31b5f1ea51d640c4033387f287
sha256sums = 97cf07c75b4ff26b64436eb053bfa01c6f148579e36802ffd7e162557c7f8ce0
sha256sums = 3e8b619248cf6c1f094f075a36e4cf2df0f497f6e06746d4e9dbd60b8de7ff4c
sha256sums = 1d2c97471494dd5924bd0676e817ebfac54465c4ec0e23b49ad1c3c91d36460f
diff --git a/PKGBUILD b/PKGBUILD
index 45d3163cb2c3..befd3c5485c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: RafaƂ Michalski <plum.michalski at gmail dot com>
pkgname="burp-backup-dev"
_pkgname="burp"
-pkgver=3.1.0
-pkgrel=2
+pkgver=3.1.2
+pkgrel=1
pkgdesc="A next generation experimental version of the burp backup and restore program."
arch=('i686' 'x86_64')
license=("AGPL3")
@@ -28,7 +28,7 @@ source=(
"readme-archlinux.txt"
)
-sha256sums=('51260edb5326c6621cc11f97c5d831adda07fe5d08d0781a58373b6345e6f5af'
+sha256sums=('c30728eb0552f7ada348b508ce882c32d7f70d31b5f1ea51d640c4033387f287'
'97cf07c75b4ff26b64436eb053bfa01c6f148579e36802ffd7e162557c7f8ce0'
'3e8b619248cf6c1f094f075a36e4cf2df0f497f6e06746d4e9dbd60b8de7ff4c'
'1d2c97471494dd5924bd0676e817ebfac54465c4ec0e23b49ad1c3c91d36460f'