summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchris-marsh2017-01-31 22:10:28 +0000
committerchris-marsh2017-01-31 22:10:28 +0000
commitfd1abeb62fcdf2684d57460796709da2ee8a2ed2 (patch)
treeebf38a9eb6bb5170e2d46e2ed8f8b0244825e00e
parent51b15df7501d93c2be65d22df05266101df7cb2c (diff)
downloadaur-fd1abeb62fcdf2684d57460796709da2ee8a2ed2.tar.gz
Added new config options to select color for the current day highlight
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5af379697a87..cb68cefd956f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = galendae-git
- pkgdesc = A basic popup calendar that can be styled to match workspace themes
- pkgver = r32.e0e5c02
+ pkgdesc = A lightweight popup calendar that can be styled to match workspace themes
+ pkgver = r36.0410aaa
pkgrel = 1
url = https://github.com/chris-marsh/galendae
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index c093ba7692b7..244feffd75a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Chris Marsh <chris.pm@gmail.com>
pkgname=galendae-git
-pkgver=r32.e0e5c02
+pkgver=r36.0410aaa
pkgrel=1
-pkgdesc="A basic popup calendar that can be styled to match workspace themes"
+pkgdesc="A lightweight popup calendar that can be styled to match workspace themes"
arch=('i686' 'x86_64')
url="https://github.com/chris-marsh/galendae"
license=('MIT')