summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRamon Buldó2017-03-30 16:29:36 +0200
committerRamon Buldó2017-03-30 16:29:36 +0200
commite3744b77cf435f927487e0c34c3a7130c650e53d (patch)
tree5bc6fa87db764176babb994bf432f9db9fe755dc /PKGBUILD
parent9a4550198c82f7754ef71b7d841358c72de086b9 (diff)
downloadaur-e3744b77cf435f927487e0c34c3a7130c650e53d.tar.gz
updpkg: 0.0.37
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbb998f576dc..19bef83648f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kirek <rbuldo at gmail dot com>
pkgname=python-langtable
_pyname=langtable
-pkgver=0.0.33
+pkgver=0.0.37
pkgrel=1
pkgdesc='Guessing reasonable defaults for locale, keyboard layout, territory, and language.'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPLv3+' 'MIT')
depends=('python' 'python-setuptools' 'gzip')
options=(!emptydirs)
source=("https://github.com/mike-fabian/${_pyname}/archive/${pkgver}.tar.gz")
-sha256sums=('26c9a5891c3a92995b49bfc3e32d87b66eb089dd30e1c7cda4aa44347196b363')
+sha256sums=('12999a70d5954a730a09886c17c210354b538bd22ddcfe5b1367207724a84071')
_destdir=/usr
_datadir=${_destdir}/share/langtable