Skip to content

Commit

Permalink
auto update for package python-lupa
Browse files Browse the repository at this point in the history
  • Loading branch information
lilacbot committed Apr 13, 2016
1 parent 653cf10 commit e39cf9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python-lupa/PKGBUILD
@@ -1,14 +1,14 @@
_pkgname=lupa
pkgname=python-lupa
pkgver=1.2
pkgver=1.3
pkgrel=1
pkgdesc="Python wrapper around Lua and LuaJIT"
arch=('i686' 'x86_64')
url="https://github.com/scoder/lupa"
license=('MIT')
depends=('python' 'luajit' 'python-setuptools')
source=('https://pypi.python.org/packages/source/l/lupa/lupa-1.2.tar.gz')
md5sums=('f312b90674ff18883ddead01c0d512ef')
source=('https://pypi.python.org/packages/source/l/lupa/lupa-1.3.tar.gz')
md5sums=('d33bb9aa90012eaf489ad418e904453a')

build() {
cd "$srcdir/$_pkgname-$pkgver"
Expand Down

0 comments on commit e39cf9d

Please sign in to comment.