summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAinola2017-06-13 20:32:53 -0600
committerAinola2017-06-13 20:32:53 -0600
commitc4efb1455404e1213943f74e73c7d0ea9980fcbf (patch)
tree1b5470dcd347e12a026394017df72b80d34b9f7e /PKGBUILD
parent27eab9db1261a7673b32dd23722d6bddbac8718c (diff)
downloadaur-c4efb1455404e1213943f74e73c7d0ea9980fcbf.tar.gz
remove intltool from makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 505ec709e620..48d37fab0f4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=gnome-mpv
pkgver=0.12
-pkgrel=1
+pkgrel=2
pkgdesc="GNOME frontend for MPV"
arch=('i686' 'x86_64')
url="https://github.com/gnome-mpv/gnome-mpv"
license=('GPL3')
depends=('gtk3' 'mpv')
-makedepends=('intltool')
optdepends=('youtube-dl: Video integration to YouTube and other video sites.')
source=("https://github.com/gnome-mpv/gnome-mpv/releases/download/v${pkgver}/gnome-mpv-${pkgver}.tar.xz")
sha256sums=('6c121261a1ea7e8065379c5355c2b2061eb4abbff0c8121ada211d4777fa9635')