summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Capezzuto2019-04-08 11:37:48 +0100
committerLuca Capezzuto2019-04-08 11:37:48 +0100
commit6dc17ef05fa954d306836628dd3f5c916051f868 (patch)
tree069144f57586ce4cea38ade972352e2fc68d3534
parent600b5a1571d56386a501423743ef5daf9387f201 (diff)
downloadaur-6dc17ef05fa954d306836628dd3f5c916051f868.tar.gz
#424: assert that timeout seconds in every naughty notification are numbers
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9af4415b12f4..17377e76d63d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1686.1a40fe8
+ pkgver = 1691.fd2e616
pkgrel = 1
url = https://github.com/lcpz/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index dc542d9b0fd5..3f43a0eadf27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Luca CPZ <luca.cpz [at] gmail [dot] com>
pkgname=lain-git
-pkgcom=1686
-pkgsha=1a40fe8
+pkgcom=1691
+pkgsha=fd2e616
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"