summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..41b4e479aa6c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = sqlite3pp-git
+ pkgdesc = C++ wrapper of SQLite3 API
+ pkgver = r43.fc0ca86
+ pkgrel = 1
+ url = https://github.com/iwongu/sqlite3pp
+ arch = i686
+ arch = x86_64
+ depends = boost
+ depends = sqlite3
+ source = git+https://github.com/iwongu/sqlite3pp
+ md5sums = SKIP
+
+pkgname = sqlite3pp-git
+