aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConrad Kleinespel2016-01-14 18:22:30 +0100
committerConrad Kleinespel2016-01-14 18:25:01 +0100
commitaab2401c665b7ba5b06af1ab7cd8760e4f977386 (patch)
treef19e4901e3ab65c67ac2335e9265d8290e4dc4c8 /PKGBUILD
downloadaur-aab2401c665b7ba5b06af1ab7cd8760e4f977386.tar.gz
Initial import
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD29
1 files changed, 29 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..e19e87cb1322
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,29 @@
+# This is an example PKGBUILD file. Use this as a start to creating your own,
+# and remove these comments. For more information, see 'man PKGBUILD'.
+# NOTE: Please fill out the license field for your package! If it is unknown,
+# then please put 'unknown'.
+
+# Maintainer: Your Name <youremail@domain.com>
+pkgname=rooster
+pkgver=1
+pkgrel=1
+epoch=
+pkgdesc=""
+arch=()
+url=""
+license=('Apache-2.0')
+groups=()
+depends=()
+makedepends=()
+checkdepends=()
+optdepends=()
+provides=()
+conflicts=()
+replaces=()
+backup=()
+options=()
+install=
+changelog=
+noextract=()
+md5sums=()
+validpgpkeys=()