summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca CPZ2018-11-15 11:00:02 +0000
committerLuca CPZ2018-11-15 11:00:02 +0000
commitdb1d10f15eac92d18739594629439f185bb5381a (patch)
tree6ae4f804c432033172b739824be0ae5b15c8449c
parentca1c3dbc4f5c0a96af5470000b1cf9eef4050b6d (diff)
downloadaur-db1d10f15eac92d18739594629439f185bb5381a.tar.gz
widget.cal: fix calendar icons not displaying; closes #410
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ead4bdf6ffb..7949aff4a864 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1671.448d0b1
+ pkgver = 1672.4f3babc
pkgrel = 1
url = https://github.com/lcpz/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 03c47e220d03..1bda0b1cf9ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1671
-pkgsha=448d0b1
+pkgcom=1672
+pkgsha=4f3babc
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"