summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..50d9dcee7ffb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = syrem
+ pkgdesc = A simple reminder application for desktop and mobile, with synchronized reminders
+ pkgver = 3.0.0
+ pkgrel = 1
+ url = https://github.com/Skycoder42/Syrem
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = qt5-tools
+ makedepends = git
+ makedepends = qpmx-qpmsource
+ makedepends = qt5-mvvmdatasyncquick
+ makedepends = python>=3.6.0
+ depends = qt5-base
+ depends = qt5-svg
+ depends = qt5-datasync
+ depends = qt5-mvvmwidgets
+ depends = qt5-mvvmdatasyncwidgets
+ depends = qt5-service
+ optdepends = knotifications: Adds support for KDE notifications, which are more advanced (recompile required)
+ optdepends = repkg: Automatically rebuild the package on dependency updates
+ provides = remind-me
+ conflicts = remind-me
+ source = syrem-3.0.0::git+https://github.com/Skycoder42/Syrem.git#tag=3.0.0
+ source = syrem.rule
+ sha256sums = SKIP
+ sha256sums = 194396e4a4e7c6e0ffcc38e0b76f15b01fd111134e530bf295999ef126480cd3
+
+pkgname = syrem
+