summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6995e5ee5a5..d19f8c96a964 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bakelite
pkgdesc = Incremental backup with strong cryptographic confidentiality baked into the data model
- pkgver = r79.0bb9d7f
+ pkgver = r91.3739017
pkgrel = 1
url = https://github.com/richfelker/bakelite
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1b2b995654e1..02e3e4d12885 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Gnarflord <aur@gnarf.link>
pkgname=bakelite
-pkgver=r79.0bb9d7f
+pkgver=r91.3739017
pkgrel=1
pkgdesc="Incremental backup with strong cryptographic confidentiality baked into the data model"
arch=('x86_64')
url="https://github.com/richfelker/bakelite"
license=('GPL2')
source=("git+https://github.com/richfelker/bakelite.git#branch=main")
-md5sums=("SKIP")
+md5sums=('SKIP')
pkgver() {
cd "$pkgname"