summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSkycoder422017-03-26 14:45:12 +0200
committerSkycoder422017-03-26 14:45:12 +0200
commit9a2a6305b210e8b609fc3a391fcf3a4cbbbd865d (patch)
tree6bdb4bd403bf9f89dcfd94048d692e167e179e12 /.SRCINFO
downloadaur-9a2a6305b210e8b609fc3a391fcf3a4cbbbd865d.tar.gz
created package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a367a0103798
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = qt5-datasync
+ pkgdesc = A simple offline-first synchronisation framework, to synchronize data of Qt applications between devices
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = https://github.com/Skycoder42/QtDataSync
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ depends = qt5-base
+ depends = qt5-tools
+ depends = qt5-jsonserializer
+ depends = qt5-backgroundprocess
+ source = qt5-datasync-1.0.0::git+https://github.com/Skycoder42/QtDataSync.git#tag=1.0.0
+ md5sums = SKIP
+
+pkgname = qt5-datasync
+