summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcollector18712017-03-19 09:45:07 +0100
committercollector18712017-03-19 09:45:07 +0100
commit931f387633ab4b88d1890e7585e82610bd30a236 (patch)
treed0d316efa8165f951acaa1e6419a7ebcd2824762 /PKGBUILD
downloadaur-931f387633ab4b88d1890e7585e82610bd30a236.tar.gz
Hello world! Please be patient, I am practicing adding pkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 9 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..013052a99f20
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,9 @@
+pkgname=epub2pdf
+pkgver=0.5
+pkgrel=1
+pkgdesc="a multitrack non-linear video editor for Linux"
+arch=('any')
+url="http://epub2pdf.com"
+license=('GPL3')
+depends=('jar')
+source=("$url/files/epub2pdf-0.5.zip")