summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGnarflord2022-02-04 17:24:04 +0100
committerGnarflord2022-02-04 17:24:04 +0100
commit5b4968d15b9dd27aedf9380db8ed5042e8c6eed5 (patch)
tree9731ef3d0d483b69dfbd9cb936fe841474fd2a95
parentaca920e2646b946330a06d321d43681c28ba9c32 (diff)
downloadaur-5b4968d15b9dd27aedf9380db8ed5042e8c6eed5.tar.gz
Switch to main branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da779894ad18..c6995e5ee5a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = bakelite
pkgdesc = Incremental backup with strong cryptographic confidentiality baked into the data model
- pkgver = r70.9e70abd
+ pkgver = r79.0bb9d7f
pkgrel = 1
url = https://github.com/richfelker/bakelite
arch = x86_64
license = GPL2
- source = git+https://github.com/richfelker/bakelite.git#commit=9e70abd
+ source = git+https://github.com/richfelker/bakelite.git#branch=main
md5sums = SKIP
pkgname = bakelite
diff --git a/PKGBUILD b/PKGBUILD
index 23adbaa99000..1b2b995654e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,12 @@
# Maintainer: Gnarflord <aur@gnarf.link>
pkgname=bakelite
-pkgver=r70.9e70abd
+pkgver=r79.0bb9d7f
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')
-# Stuck at commit 9e70abd, as package no longer compiles as of 2021-02-04
-# See https://github.com/richfelker/bakelite/issues/2
-source=("git+https://github.com/richfelker/bakelite.git#commit=9e70abd")
+source=("git+https://github.com/richfelker/bakelite.git#branch=main")
md5sums=("SKIP")
pkgver() {