summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Bonham2017-04-02 19:37:03 +0200
committerLuke Bonham2017-04-02 19:37:03 +0200
commit22663a6bd5a4a1a88aa5df1ce00f0c3d7f8c91c1 (patch)
tree379720305c83c6931bc479c574c298d97255d94d
parent67e5c093c5cfc3f8afba1eabe2f1b9f109a8cf03 (diff)
downloadaur-22663a6bd5a4a1a88aa5df1ce00f0c3d7f8c91c1.tar.gz
widgets: no global tables, but one instance per call; closes #336; closes #337
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e90e06f8481..1ff4a43f693c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 1 11:07:31 UTC 2017
+# Sun Apr 2 17:37:03 UTC 2017
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1581.2a5d139
+ pkgver = 1582.8f948b5
pkgrel = 1
url = https://github.com/copycat-killer/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 3dcef6969346..208a3809f46a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1581
-pkgsha=2a5d139
+pkgcom=1582
+pkgsha=8f948b5
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"