summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Bonham2017-07-21 13:59:25 +0200
committerLuke Bonham2017-07-21 13:59:25 +0200
commitfaa10e2a20227cfb5025fc9922fc74cc4a24913a (patch)
tree6b876a235dc603d2899627f2fc1bfb6a36416436
parent45b965cbf1c75988114859ae20cf3124fe0df7fe (diff)
downloadaur-faa10e2a20227cfb5025fc9922fc74cc4a24913a.tar.gz
calendar: let ability to disable icon (see notes section in the wiki); closes #351
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f51e914cc5c..0ce7e9554184 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 15 12:37:51 UTC 2017
+# Fri Jul 21 11:59:25 UTC 2017
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1599.5b266ec
+ pkgver = 1600.de72508
pkgrel = 1
url = https://github.com/copycat-killer/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 04522b51bf3f..83c8fbf10602 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1599
-pkgsha=5b266ec
+pkgcom=1600
+pkgsha=de72508
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"