summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2021-08-29 17:50:46 +0100
committerkewl fft2021-08-29 17:50:46 +0100
commit969bbdd89d606debd34a4b0f05d815e53b53f672 (patch)
treed72e8110d67d460164b895d2d7c34fb4f8c207b4 /PKGBUILD
parent2449d9ec11bf2e75d5cef1cc82b1b91a495397fa (diff)
downloadaur-969bbdd89d606debd34a4b0f05d815e53b53f672.tar.gz
Update to version 1.25-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47b4c47fe3ac..1558ee491c52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kewl <xrjy@nygb.rh.bet(rot13)>
pkgname='emborg'
-pkgver=1.24
+pkgver=1.25
pkgrel=1
pkgdesc="Front-end to Borg backup"
arch=('any')
@@ -10,7 +10,7 @@ makedepends=('python-setuptools')
url="https://github.com/KenKundert/${pkgname}"
license=('GPL3')
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('02c4332a932ef7a97a60dc4e622e65a612e95bb468c47c24f349a5d2e1b792a5')
+sha256sums=('2e03455c701c6d2d60744fc67ac92904cbd2a9140af3f9cf265b3ff4da1f1c15')
build() {
cd "${pkgname}-${pkgver}"