summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca CPZ2018-11-14 20:19:13 +0000
committerLuca CPZ2018-11-14 20:19:13 +0000
commitca1c3dbc4f5c0a96af5470000b1cf9eef4050b6d (patch)
treed9405a9ba559f1657d8d4b3290e5fcb0224b6b33
parent1600022f37feed1dcae3869e52528b56b3ece5a3 (diff)
downloadaur-ca1c3dbc4f5c0a96af5470000b1cf9eef4050b6d.tar.gz
Merge pull request #409 from seregaxvm/gapadd screen and tag arguments to useless_gaps_resize function
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3137a85a3ee..0ead4bdf6ffb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1669.f6e032f
+ pkgver = 1671.448d0b1
pkgrel = 1
url = https://github.com/lcpz/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 733b41e9c269..03c47e220d03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1669
-pkgsha=f6e032f
+pkgcom=1671
+pkgsha=448d0b1
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"