summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAsger Hautop Drewsen2021-09-28 18:06:35 +0200
committerAsger Hautop Drewsen2021-09-28 18:06:35 +0200
commit67bddddad1b6786a95f659d646969b89d118978d (patch)
tree463cb531b7f4663c10bd3bf0ba170f4370c91027 /PKGBUILD
parent7bfebf8d9584d20242bd5ca2bab67c5e14377712 (diff)
downloadaur-67bddddad1b6786a95f659d646969b89d118978d.tar.gz
Run updpkgsums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6ded917620c..094075fc0dfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=(MIT)
depends=(python)
makedepends=(python-setuptools)
source=("${pkgname}-v${pkgver}.tar.gz::https://github.com/phfaist/pylatexenc/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=(bcb859affea00b5acb25aec780620170ab9d385c8f7dc266b7237ce9f47a59fd)
+sha256sums=('bcb859affea00b5acb25aec780620170ab9d385c8f7dc266b7237ce9f47a59fd')
build() {
cd "pylatexenc-${pkgver}"