summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo2016-01-15 11:18:55 +0100
committerDanilo2016-01-15 11:19:10 +0100
commit848b09518376c366b1a1b7716028c7a766acdbdf (patch)
tree97026bee10c8f7b81d47bfafa197b15c4e7c518f
parenta40052f39b3f171ef131c752b1462819fb844073 (diff)
downloadaur-848b09518376c366b1a1b7716028c7a766acdbdf.tar.gz
Version 0.2.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD6
-rw-r--r--orochi-0.1.3-1-any.pkg.tar.xzbin38124 -> 0 bytes
-rw-r--r--orochi-0.1.3-2-any.pkg.tar.xzbin38140 -> 0 bytes
-rw-r--r--orochi-0.1.3-3-any.pkg.tar.xzbin35668 -> 0 bytes
6 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af8f3fc5cf48..fef95cb6f985 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jan 8 09:23:43 UTC 2016
+# Fri Jan 15 10:19:03 UTC 2016
pkgbase = orochi
pkgdesc = Orochi is a command line client for 8tracks.com.
- pkgver = 0.1.3
- pkgrel = 3
+ pkgver = 0.2.0
+ pkgrel = 1
url = https://github.com/dbrgn/orochi
arch = any
license = GPL
@@ -11,8 +11,8 @@ pkgbase = orochi
provides = orochi
conflicts = orochi-git
options = !emptydirs
- source = https://pypi.python.org/packages/source/o/orochi/orochi-0.1.3.tar.gz
- md5sums = 17be368b398e50f44461c17b04a1922f
+ source = https://pypi.python.org/packages/source/o/orochi/orochi-0.2.0.tar.gz
+ md5sums = f8f2edda13949dcb9b8987dc294a5739
pkgname = orochi
diff --git a/.gitignore b/.gitignore
index eadf084cf904..8dca7b919e71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
pkg/
src/
*.tar.gz
+*.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 0e7176aa6760..215f3a329442 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Danilo Bargen <aur at dbrgn dot ch>
pkgname=orochi
-pkgver=0.1.3
-pkgrel=3
+pkgver=0.2.0
+pkgrel=1
pkgdesc="Orochi is a command line client for 8tracks.com."
arch=('any')
url="https://github.com/dbrgn/orochi"
@@ -13,7 +13,7 @@ provides=('orochi')
conflicts=('orochi-git')
options=(!emptydirs)
source=("https://pypi.python.org/packages/source/o/orochi/${pkgname}-${pkgver}.tar.gz")
-md5sums=('17be368b398e50f44461c17b04a1922f')
+md5sums=('f8f2edda13949dcb9b8987dc294a5739')
package() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/orochi-0.1.3-1-any.pkg.tar.xz b/orochi-0.1.3-1-any.pkg.tar.xz
deleted file mode 100644
index 9acdeadca041..000000000000
--- a/orochi-0.1.3-1-any.pkg.tar.xz
+++ /dev/null
Binary files differ
diff --git a/orochi-0.1.3-2-any.pkg.tar.xz b/orochi-0.1.3-2-any.pkg.tar.xz
deleted file mode 100644
index e48e7374edbe..000000000000
--- a/orochi-0.1.3-2-any.pkg.tar.xz
+++ /dev/null
Binary files differ
diff --git a/orochi-0.1.3-3-any.pkg.tar.xz b/orochi-0.1.3-3-any.pkg.tar.xz
deleted file mode 100644
index 8d2e3d6dd6e4..000000000000
--- a/orochi-0.1.3-3-any.pkg.tar.xz
+++ /dev/null
Binary files differ