summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCullen2020-09-11 07:38:21 -0400
committerCullen2020-09-11 07:38:21 -0400
commitd287399767940842527f708f4ee05cb0b8af0206 (patch)
tree60c2134ff97b3e69681f4b451bda2b171b6acec5
parent0d4c3785e4d6516734205d346f87e712178bc34b (diff)
downloadaur-d287399767940842527f708f4ee05cb0b8af0206.tar.gz
update pkgsums
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 176738c2ef2a..24cba8c6d4b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('MIT')
url="https://gitlab.com/mrossinek/cobib"
depends=('python' 'python-bibtexparser' 'python-beautifulsoup4' 'python-ruamel-yaml' 'python-pylatexenc' 'python-requests')
source=("https://gitlab.com/mrossinek/cobib/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha512sums=('8714d6bf572e185be9b90b7cd98da11882ebdcba0724f6894b6cec9d5def79df4348e08b2a8ae81e5a2ad0a5be87020adbdb0b43d67f23c5eb076581fe76515e')
+sha512sums=('d95fe6d0b49429768e2691d8bfa39badcfc150567beb521bf8748c1efc4f74dd891d2009cda77f0f8184799c34a6c95040e1751a8ad041def6a5b2ece820e610')
build() {
cd "${srcdir}/${pkgname}-v${pkgver}"