summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Bonham2017-04-29 16:09:20 +0200
committerLuke Bonham2017-04-29 16:09:20 +0200
commit7506a5dcecad772d18076f4555482bf960a03f5c (patch)
tree441fe06e9f0c6344a2f98fcef0d3e64e668ce7e4
parent1245c70ad780e49088c50401814a5562acd5a3b7 (diff)
downloadaur-7506a5dcecad772d18076f4555482bf960a03f5c.tar.gz
Merge pull request #338 from klaernie/masterscripts/dfs: specify bash instead of sh
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 228a7812b72d..ca885b798701 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 29 14:09:01 UTC 2017
+# Sat Apr 29 14:09:20 UTC 2017
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1584.fc6e880
+ pkgver = 1586.86690fd
pkgrel = 1
url = https://github.com/copycat-killer/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 23e459a86f43..660dfeb1ad09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1584
-pkgsha=fc6e880
+pkgcom=1586
+pkgsha=86690fd
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"