summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-05-29 18:38:10 -0600
committerBrian Bidulock2016-05-29 18:38:10 -0600
commited85821a552fe8bef36cfcfbb140ea20016c1129 (patch)
tree67feec2c3be33440cb2266c09505c6dfeda9e026 /PKGBUILD
parent2c32dbe2e7dbe63c968ba2b08a12d362d236eaa1 (diff)
downloadaur-ed85821a552fe8bef36cfcfbb140ea20016c1129.tar.gz
version 0.1-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65ae015b4fc6..d1f5956c28ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
+# Maintainer: Brian Bidulock <bidulock@openss7.org>
# Contributor: Giorgio Gilestro <giorgio@gilest.ro>
pkgname=automounter
pkgver=0.1
-pkgrel=3
+pkgrel=4
pkgdesc="This is a link to gvfs-archive that will allow automounting of ISOs and other files, UBUNTU/FEDORA style"
url="https://bbs.archlinux.org/viewtopic.php?pid=606881"
depends=('gvfs' 'desktop-file-utils')
license=('GPL')
arch=('any')
-install=$pkgname.install
source=("mount-archive.desktop")
md5sums=('73890777b05aaa4e97c50e26c49cd7dc')