summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Kitsinger (SwooshyCueb)2017-05-15 13:44:58 -0500
committerMarkus Kitsinger (SwooshyCueb)2017-05-15 13:44:58 -0500
commitfe6e34f27fb3a2fe5304b24e60c3aa1066425f15 (patch)
treefb2f1bdfa2a02c608d43834b5dd76da5007c9f75 /PKGBUILD
parent0de17b1976254d8cb738afb98266f0881a32ffc7 (diff)
downloadaur-python-camel.tar.gz
updade to 0.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b829d705470..776321c5a0e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Markus Kitsinger (SwooshyCueb) <root@swooshalicio.us>
pkgname=python-camel
-pkgver=v0.1.r12.g7e2c6b7
+pkgver=v0.1.1
pkgrel=1
pkgdesc='Python serialization module'
arch=(any)
license=(ISC)
url="https://github.com/eevee/camel"
depends=(python-yaml)
-source=('git+https://github.com/eevee/camel.git#commit=7e2c6b7bf965c4e9d098d6c56594ca2c36b63aa8')
+source=(git+https://github.com/eevee/camel.git#tag=${pkgver})
sha512sums=('SKIP')
package () {