summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Straube2016-03-07 12:01:48 +0100
committerMichael Straube2016-03-07 12:01:48 +0100
commit8142324f0bfb5480223229779db7f09361a819a5 (patch)
treef2cab8cf9e41acd4a8a4f79b37f9ff3559810a1e /PKGBUILD
parentecdfd55a44feb9eaae5d0ddae9af60d898cee847 (diff)
downloadaur-8142324f0bfb5480223229779db7f09361a819a5.tar.gz
Version 0.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a07e71abdd6c..b6b5918ede5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: Michael Straube <m.s.online gmx.de>
pkgname=vlc-pause-click-plugin
-pkgver=0.2.1
+pkgver=0.3.0
pkgrel=1
pkgdesc='This plugin allows you to pause/play a video by clicking on the video image.'
arch=('i686' 'x86_64')
license=('LGPL')
url='https://github.com/nurupo/vlc-pause-click-plugin'
depends=('vlc')
-install=pause-click.install
source=("https://github.com/nurupo/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('c8252f388729546d34d15327fbd477f99cf7a9faf81b422e7d6e27a16b6bdc63')
+sha256sums=('b91797713249f4e2bbeb9b5226f7daaf8d15c700b9e0abbd2b6ba0bef7f00573')
build() {
cd "${srcdir}/${pkgname}-${pkgver}/vlc-2.2.x+/"