summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcus Hoffmann2021-03-07 14:48:11 +0100
committerMarcus Hoffmann2021-03-07 14:48:11 +0100
commit64eed1eaffec3ccbdc068c6f377987c9ffafe6b5 (patch)
treedd89dfc6b12c5c1edd4753ea4dae7612ae381652 /PKGBUILD
parent54dd032a95633c0d72367527f4833700d654ad88 (diff)
downloadaur-64eed1eaffec3ccbdc068c6f377987c9ffafe6b5.tar.gz
0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed4f5e121f0c..93cc257c22a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=weblate_schemas
pkgname=python-weblate_schemas
-pkgver=0.5
+pkgver=0.6
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=('bf5a610a7d6498bb76b29b9690c3dc69d659780c167e40f7ba2beedec4afcef1')
+sha256sums=('bcc78efc57bc128c7aa48de0db1022ef84bcd8ab74ca960ddf2327fdfe302078')
check() {
cd "${srcdir}/${_pkgname}-${pkgver}"