summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8f6bf4c979d..c322636d8b39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Wolfgang Popp <mail@wolfgang-popp.de>
pkgname=ytcc-git
-pkgver=r229.f067673
+pkgver=r283.d97eebd
pkgrel=1
pkgdesc="Command line tool to keep track of playlists"
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/woefe/ytcc"
license=('GPL3')
depends=('python-click' 'youtube-dl')
optdepends=('mpv')
-makedepends=('git' 'gettext' 'python-setuptools')
+makedepends=('git' 'python-setuptools')
source=("$pkgname::git+https://github.com/woefe/ytcc.git")
sha256sums=('SKIP')