summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8983f30904f..d319272d2491 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = backup-brute
pkgdesc = Go utility for creating backups of large segments of your operating system to s3 using AGE encryption.
- pkgver = 1.3
+ pkgver = 1.2
pkgrel = 1
url = https://github.com/danhab99/backup-brute
arch = x86_64
license = MIT
makedepends = go
- source = https://github.com/danhab99/backup-brute/tarball/1.3
- md5sums = 7d7d32ad963af021aead8e64efc3f359
+ source = https://github.com/danhab99/backup-brute/tarball/1.2
+ md5sums = bdc7b4e443a627e9529f24206098e29d
pkgname = backup-brute
diff --git a/PKGBUILD b/PKGBUILD
index d2a50b007f36..cfd5bdcb8503 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dan Habot <dan.habot@gmail.com>
pkgname=backup-brute
-pkgver=1.3
+pkgver=1.2
pkgrel=1
pkgdesc="Go utility for creating backups of large segments of your operating system to s3 using AGE encryption."
arch=('x86_64')
@@ -27,4 +27,3 @@ package() {
}
md5sums=('bdc7b4e443a627e9529f24206098e29d')
-md5sums=('7d7d32ad963af021aead8e64efc3f359')