summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61f9176479e1..0d917633ade1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=python-lhafile
pkgname=python2-lhafile
-pkgver=0.1.0fs4
+pkgver=0.2.1
pkgrel=1
pkgdesc="LHA archive support for Python 2"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://fengestad.no/python-lhafile/"
license=('BSD')
depends=('python2')
source=("http://fengestad.no/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-md5sums=('cedac40d5363bf49b51528522bf05c60')
+md5sums=('bc63d61a1b562bbbc52118c168f8cb5e')
package() {