summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormutantmonkey2016-07-30 12:43:38 -0700
committermutantmonkey2016-07-30 12:43:38 -0700
commite39a47c9a1d9572b6174945386c09b394e8e8278 (patch)
tree1690d38762b3a16730ba2081918199ed22f6e570
parent26356874396b0611aa54cd8de3b18a74d3b5912c (diff)
downloadaur-e39a47c9a1d9572b6174945386c09b394e8e8278.tar.gz
upgpkg: whatmp3-git 117.509316c-1
Change URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3b5a2eaf2d5..11227484ec8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Mar 10 06:34:49 UTC 2016
+# Sat Jul 30 19:43:38 UTC 2016
pkgbase = whatmp3-git
pkgdesc = A small Python script that accepts a list of directories containing FLAC files as arguments and converts them to MP3 with the specified options. It can optionally create a torrent file.
- pkgver = 106.a8f8c50
+ pkgver = 117.509316c
pkgrel = 1
- url = http://logik.li/projects/whatmp3/
+ url = https://github.com/RecursiveForest/whatmp3
arch = any
license = MIT
depends = python
diff --git a/PKGBUILD b/PKGBUILD
index 64131a3c8370..f2fc5ad79707 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: mutantmonkey <aur@mutantmonkey.in>
pkgname=whatmp3-git
_gitname=whatmp3
-pkgver=106.a8f8c50
+pkgver=117.509316c
pkgrel=1
pkgdesc="A small Python script that accepts a list of directories containing FLAC files as arguments and converts them to MP3 with the specified options. It can optionally create a torrent file."
-url="http://logik.li/projects/whatmp3/"
+url="https://github.com/RecursiveForest/whatmp3"
arch=('any')
license=('MIT')
provides=('whatmp3=3.6')