summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorchris-marsh2017-01-29 11:28:15 +0000
committerchris-marsh2017-01-29 11:28:15 +0000
commit97c27dbd9dbbed7ba65d09eee939f6f4f469cce1 (patch)
tree7205c0d02b7fc4650ab54e65ab085932f4e3febf /.SRCINFO
downloadaur-97c27dbd9dbbed7ba65d09eee939f6f4f469cce1.tar.gz
First commit of Galendae calendar to the AUR
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c15d05f51245
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = galendae-git
+ pkgdesc = A basic popup calendar that can be styled to match workspace themes
+ pkgver = r24.df3c4b0
+ pkgrel = 1
+ url = https://github.com/chris-marsh/galendae
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ depends = gtk3
+ source = git+https://github.com/chris-marsh/galendae.git
+ md5sums = SKIP
+
+pkgname = galendae-git
+