summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulien Nicoulaud2019-11-27 18:45:36 +0100
committerJulien Nicoulaud2019-11-27 18:45:36 +0100
commit4cc9c14c2c29faf11c62120aaca0291e89478a94 (patch)
treeb080e2bd3e1e2c1535d768f1575181f7582acec6 /PKGBUILD
parent3007449f861a4e27fe2d976f697f80855ef37c76 (diff)
downloadaur-4cc9c14c2c29faf11c62120aaca0291e89478a94.tar.gz
0.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4922784a90b4..0e9e9b932990 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=fmf
pkgbase="python-${_pkgname}"
pkgname=("python-${_pkgname}" "python2-${_pkgname}")
-pkgver=0.8
+pkgver=0.10
pkgrel=1
arch=(any)
license=('GPL2')
@@ -11,7 +11,7 @@ pkgdesc='Flexible Metadata Format.'
url='https://github.com/psss/fmf'
makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
source=("https://github.com/psss/${_pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('a491b7484096b21e1f4ee9f5dc92e19a635a78df94a276bb75c1b8ec9ab252c266fafe58f6fe5fa7d67d0740ae7b68832ba23e66f57c97702be0dc654a871e7b')
+sha512sums=('3f59bcb2c188594d5cfd9e5ac9bdd68b08d8f29538f8da741d1ec5f19e19c335f83e2fc50b59a93901a051150e0ee9151348535b63a0f9bd9cc4cde5892a8641')
prepare() {
cp -a ${_pkgname}-${pkgver}{,-py2}