summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcus Hoffmann2020-08-19 10:40:52 +0200
committerMarcus Hoffmann2020-08-19 10:40:52 +0200
commitd6c15e1e6ad5ae63cbcced97056d977ca3edf7e7 (patch)
treeb68cb825b40b18a2c75aee2c090d2996c77deb04 /PKGBUILD
parent17113c44e0eb0efc98068c11abf346a3b99bd464 (diff)
downloadaur-d6c15e1e6ad5ae63cbcced97056d977ca3edf7e7.tar.gz
update to 0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64bbd1b11f9e..665d5f4684c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=weblate_schemas
pkgname=python-weblate_schemas
-pkgver=0.3
+pkgver=0.4
pkgrel=1
pkgdesc="Schemas used in Weblate"
url="https://github.com/WeblateOrg/weblate_schemas"
@@ -13,7 +13,7 @@ license=('MIT')
arch=('any')
source=("https://github.com/WeblateOrg/${_pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('479c2d629ae1e972e6a9468f94de5798d9dac974054c293fd06d375cffe32614')
+sha256sums=('b39f5303e7041d6d4592b7cf233056e99f6f928c3e44313b494f06c1f3f71091')
check() {
cd "${srcdir}/${_pkgname}-${pkgver}"