summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2018-09-04 18:16:47 -0600
committerMark Wagie2018-09-04 18:16:47 -0600
commit7b087c64afeabd4f28f9258d6cf349cddc2398ad (patch)
treec203cfca5c2cdaf7c48188cc268ebcc5b37fd59a /PKGBUILD
parente4dc036dbe2c8496fe573a2b143f09f810331ca1 (diff)
downloadaur-7b087c64afeabd4f28f9258d6cf349cddc2398ad.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 283188d9d064..b8db00556992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Mark Wagie <yochanan dot marqos at gmail dot com>
+# Co-Maintainer: Corax
pkgname=caja-mediainfo-tab
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="View media information from the properties tab"
arch=('any')
url="https://github.com/linux-man/caja-mediainfo-tab"
license=('GPL3')
depends=('python2-mediainfodll' 'python2-caja')
-provides=('caja-mediainfo-tab')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
md5sums=('82926eed7dbbfb6f0eb137c8a2cab9e3')