summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2020-03-07 05:35:20 -0500
committerkewl fft2020-03-07 05:35:20 -0500
commit8d4e1d015500867a633fd0ff404b39dcd0a7afe2 (patch)
tree5d415eda75713751c5df1fd2c6044f44f226b49d /PKGBUILD
parent78f0688d6274b2f65a6903abc457b6c432c5127f (diff)
downloadaur-8d4e1d015500867a633fd0ff404b39dcd0a7afe2.tar.gz
Update to version 1.15-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddade42336a4..3e04d129f21b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kewl <xrjy@nygb.rh.bet(rot13)>
pkgname='emborg'
-pkgver=1.14
+pkgver=1.15
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=("https://github.com/KenKundert/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('4396a69c2a18fb11dd88d942d6a2f42760cb87032fff26246f5e039db8bdd00f')
+sha256sums=('437ea59058f87e5d4e9bd9e45b21f3ec60b3ca1afd03abe53390569cd9de41ab')
build() {
cd "$pkgname-$pkgver"