summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSrevin Saju2021-03-09 12:09:17 +0300
committerSrevin Saju2021-03-09 12:09:17 +0300
commit0e0949bc828bd61c16f17266c6a5eb0eab1b5815 (patch)
treea58d68c22559e908c04733f9b6301819aac02da2 /PKGBUILD
parente8f765772d6d58f7f519162dd4f47df880f5a572 (diff)
downloadaur-0e0949bc828bd61c16f17266c6a5eb0eab1b5815.tar.gz
feat: release v1.0.2.r2-git with updated hash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a375832ee92b..5d345210ba33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Srevin Saju <srevinsaju@sugarlabs.org>
pkgname=archivy-git
-pkgver=v1.0.1.r0.g69a28a0
+pkgver=v1.0.2.r4.g430f364
pkgrel=1
pkgdesc="A self-hosted knowledge repository, to preserve useful content to your knowledge bank."
arch=('any')
@@ -15,10 +15,10 @@ depends=('python-flask' 'python-flask-wtf' 'python-wtforms'
'python-tinydb' 'python-validators' 'python-flask-login' 'python-brotli'
'python-click-plugins' 'python-html2text' 'python-flask-compress')
optdepends=('elasticsearch')
-source=("git+https://github.com/archivy/archivy.git#commit=69a28a04ada8f65f1930d73a349fea85a3a4eec5"
+source=("git+https://github.com/archivy/archivy.git#commit=430f364ad9da033807e7f5d2856175686e73b42c"
"00-do-not-pin-requirements.patch")
sha256sums=('SKIP'
- '339f305aded981272230193c446307c2731477edf49e9ec6ea684351e5e62b8b')
+ '538f7d96138f421d70ed72a8f101c1095726d5ee53c19e6cd924b30ca6a7a3a4')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")