summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Jonczyk2019-04-25 11:22:27 +0200
committerPhilipp Jonczyk2019-04-25 11:22:27 +0200
commit0ed3790181799ee3c191e4f979a12e834afe2733 (patch)
treecf359ebd3098d607be39253c00b2db15808626e4 /PKGBUILD
parent5cf7abc440e435e27ca4629658f0ad557ae19181 (diff)
downloadaur-0ed3790181799ee3c191e4f979a12e834afe2733.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9b53ea7d01e..c8f73a4aec3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Philipp Kühn <p dot kuehn at posteo dot de>
pkgname=python-dictcc
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="commandline tool for dict.cc"
arch=('any')
@@ -10,7 +10,7 @@ depends=('python'
'python-beautifulsoup4'
'python-tabulate')
source=("dictcc.py")
-md5sums=('2dc893d1c2f690b35465785c20fe88d8')
+md5sums=('19ce7950292a7f1d80dabdb1840fa67f')
provides=("python-dictcc=$pkgver-$pkgrel")
source=("https://github.com/randomn4me/${pkgname#python-}/archive/${pkgver}.tar.gz")