summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 215f3a329442..b33adcc02120 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Danilo Bargen <aur at dbrgn dot ch>
pkgname=orochi
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="Orochi is a command line client for 8tracks.com."
arch=('any')
@@ -12,8 +12,8 @@ makedepends=()
provides=('orochi')
conflicts=('orochi-git')
options=(!emptydirs)
-source=("https://pypi.python.org/packages/source/o/orochi/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f8f2edda13949dcb9b8987dc294a5739')
+source=('https://pypi.python.org/packages/b7/16/c0b9ba75b52921985888765a7d0fa669267fe55221786620c1ba93ac9c24/orochi-0.2.1.tar.gz')
+md5sums=('9d7b6662d294ace93fc32c25a8da2a5a')
package() {
cd "$srcdir/$pkgname-$pkgver"