summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGötz Christ2015-08-23 14:03:24 -0500
committerGötz Christ2015-08-23 14:03:24 -0500
commitaf3e37c67d696d9c532f930840102373b9f0fa60 (patch)
tree2c2f3e437bbf5acfe0f530907d74da798df0eb2a /.SRCINFO
downloadaur-af3e37c67d696d9c532f930840102373b9f0fa60.tar.gz
Import to AUR4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7687598849b1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = simple-mtpfs
+ pkgdesc = A FUSE filesystem that supports reading/writing from MTP devices
+ pkgver = 0.2
+ pkgrel = 1
+ url = https://github.com/phatina/simple-mtpfs/
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ depends = libmtp
+ depends = fuse
+ depends = gcc-libs
+ options = strip
+ source = https://github.com/phatina/simple-mtpfs/archive/simple-mtpfs-0.2.tar.gz
+ md5sums = 7dd93d869b26ebf3b630cd7c0bdd8e32
+
+pkgname = simple-mtpfs
+