Skip to content
Snippets Groups Projects
Commit 4e468117 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Update to 1.1.0

parent 4c254053
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
_pkgname=mohawk
pkgname=python-mohawk
pkgver=1.0.0
pkgrel=3
pkgver=1.1.0
pkgrel=1
pkgdesc="Python library for Hawk HTTP authorization"
arch=('any')
url="https://github.com/kumar303/mohawk"
......@@ -11,7 +11,7 @@ license=('BSD')
depends=('python-six')
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/kumar303/$_pkgname/archive/$pkgver.tar.gz")
sha256sums=('1bc11c5d8e3a7faf03f551c1a4c682c7c83f0be5b2c28db7c88087e7c530db81')
sha256sums=('995ecf009a92efb18a6503707e0c4d9887fe758102d824ca3e5a5625fee1b8bd')
build() {
cd $_pkgname-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment