summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Bonham2017-07-25 17:21:54 +0200
committerLuke Bonham2017-07-25 17:21:54 +0200
commit9aa0fbcfb329393b98252b76c490df38b1dcff0a (patch)
tree5129ed5f73ba28d835efc43b7c0ea46901352986
parentfaa10e2a20227cfb5025fc9922fc74cc4a24913a (diff)
downloadaur-9aa0fbcfb329393b98252b76c490df38b1dcff0a.tar.gz
weather: added showpopup option; closes #352
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ce7e9554184..2f0b5880ecef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jul 21 11:59:25 UTC 2017
+# Tue Jul 25 15:21:54 UTC 2017
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1600.de72508
+ pkgver = 1602.721ae4b
pkgrel = 1
url = https://github.com/copycat-killer/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 83c8fbf10602..a35a36f91381 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1600
-pkgsha=de72508
+pkgcom=1602
+pkgsha=721ae4b
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"