summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Santos2019-01-30 21:48:32 +0100
committerBruno Santos2019-01-30 21:48:32 +0100
commit330f3b70a0e81a3efeed82158e9aab97219e605e (patch)
tree11040efa6d3d41cb75bc21c3e678575491dce6c0
parente5950062da3d6e6f28b269057eca002462a6d32b (diff)
downloadaur-330f3b70a0e81a3efeed82158e9aab97219e605e.tar.gz
Update to 0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4119adb25284..d52632eac635 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-sphinx-hawkmoth
pkgdesc = Sphinx autodoc C extension
- pkgver = 0.2
+ pkgver = 0.3
pkgrel = 1
url = https://github.com/jnikula/hawkmoth
arch = i686
@@ -8,7 +8,7 @@ pkgbase = python-sphinx-hawkmoth
license = BSD2
depends = python-sphinx
depends = clang
- source = https://github.com/jnikula/hawkmoth/archive/v0.2.tar.gz
+ source = https://github.com/jnikula/hawkmoth/archive/v0.3.tar.gz
md5sums = 2e1b15de86f85ecb4041845ff1f75b39
pkgname = python-sphinx-hawkmoth
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