summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Santos2019-01-30 21:48:32 +0100
committerBruno Santos2019-01-30 21:48:32 +0100
commit330f3b70a0e81a3efeed82158e9aab97219e605e (patch)
tree11040efa6d3d41cb75bc21c3e678575491dce6c0 /PKGBUILD
parente5950062da3d6e6f28b269057eca002462a6d32b (diff)
downloadaur-330f3b70a0e81a3efeed82158e9aab97219e605e.tar.gz
Update to 0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55a5a0bc7c0a..ee088c6b2c96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
upstream_name=hawkmoth
pkgname=python-sphinx-hawkmoth
-pkgver=0.2
+pkgver=0.3
pkgrel=1
pkgdesc='Sphinx autodoc C extension'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url='https://github.com/jnikula/hawkmoth'
license=('BSD2')
depends=('python-sphinx' 'clang')
source=('https://github.com/jnikula/hawkmoth/archive/v'$pkgver'.tar.gz')
-md5sums=('2e1b15de86f85ecb4041845ff1f75b39')
+md5sums=('b72c47a44d482bc7894766ded4a779eb')
package() {
dest=$pkgdir/usr/lib/python3.7/site-packages/$pkgname