summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a078e1927d02..08409379a303 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whipper-git
pkgdesc = A Unix CD ripper aiming for accuracy over speed -- forked from morituri
- pkgver = 0.8.1.dev14+gbbd28c6
+ pkgver = 0.9.1.dev53+g3b269e7
pkgrel = 1
url = https://github.com/whipper-team/whipper
arch = any
@@ -16,7 +16,6 @@ pkgbase = whipper-git
depends = python-musicbrainzngs
depends = python-gobject
depends = python-pycdio
- depends = python-requests
depends = python-ruamel-yaml
depends = python-setuptools
depends = sox
diff --git a/PKGBUILD b/PKGBUILD
index c35c92b5f595..b73a95c4799f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Based on community/morituri and aur/morituri-git PKGBUILDs
pkgname=whipper-git
-pkgver=0.8.1.dev14+gbbd28c6
+pkgver=0.9.1.dev53+g3b269e7
pkgrel=1
pkgdesc='A Unix CD ripper aiming for accuracy over speed -- forked from morituri'
arch=('any')
@@ -23,7 +23,6 @@ depends=(
'python-musicbrainzngs' # for metadata lookup
'python-gobject'
'python-pycdio' # for storing drive identification in config file
- 'python-requests' # for retrieving AccurateRip database entries
'python-ruamel-yaml' # for generating and reading logs
'python-setuptools' # for plugin support
'sox' # for track peak detection'