summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLW-archlinux2019-05-02 14:54:57 +0200
committerLW-archlinux2019-05-02 14:54:57 +0200
commit7e95e33cabf045a2bae2fd73c6e8dfe8837b120a (patch)
tree436d2103fb3ca2c44ceca2422dba558bea9d70ae
downloadaur-7e95e33cabf045a2bae2fd73c6e8dfe8837b120a.tar.gz
assign pkgbase to me
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..491bc4e0f218
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,8 @@
+pkgbase = lone_wolf-compiler-rt-git
+ pkgdesc = placeholder to reserve pkgbase/name for me, will become real package soon
+ pkgver = 1
+ pkgrel = 1
+ arch = x86_64
+
+pkgname = lone_wolf-compiler-rt-git
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..23427712310b
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,7 @@
+# Maintainer: Lone_Wolf <lonewolf at xs4all dot nl>
+
+pkgname=lone_wolf-compiler-rt-git
+pkgdesc="placeholder to reserve pkgbase/name for me, will become real package soon"
+pkgver=1
+pkgrel=1
+arch=('x86_64')