summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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..bcb342fecb91
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,8 @@
+pkgbase = aurstore-gui
+ pkgver = 0.0.0
+ pkgrel = 0
+ arch = any
+ license = AGPL3
+
+pkgname = aurstore-gui
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..23573554af1a
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,7 @@
+# Maintainer: Afonso Gloeden <contact@afonsogloeden.com>
+
+pkgname=aurstore-gui
+pkgver=0.0.0
+pkgrel=0
+arch=('any')
+license=('AGPL3')