summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2018-09-04 18:18:05 -0600
committerMark Wagie2018-09-04 18:18:05 -0600
commit6288c876abce6f0c67fde38b4195e2b45f29a87d (patch)
treea01ad9273dd4363a656303334ef9fb84da07efad /PKGBUILD
parenta7ea0c8c64eb9e263287b44d1bbf72c117a541ea (diff)
downloadaur-6288c876abce6f0c67fde38b4195e2b45f29a87d.tar.gz
tidied PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59319aa069c3..de80315f6d16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Mark Wagie <yochanan dot marqos at gmail dot com>
+# Co-Maintainer: Corax
pkgname=nemo-mediainfo-tab
pkgver=0.2
-pkgrel=2
+pkgrel=3
pkgdesc="View media information from the properties tab"
arch=('any')
url="https://github.com/linux-man/nemo-mediainfo-tab"
license=('GPL3')
depends=('python2-mediainfodll' 'nemo-python')
-provides=('nemo-mediainfo-tab')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
md5sums=('b0fbb2ac22ef1dec43fa257eae6d4a44')