summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Bonham2017-09-11 11:10:50 +0200
committerLuke Bonham2017-09-11 11:10:50 +0200
commitdf4f6fcc275c41bd2609b3d8d753edd7a957b26d (patch)
tree87d4f334c9995516cfc137f12cad9c5b627fc29d
parent411633157c0f3f2c69b43385f528eaa56a5b02bb (diff)
downloadaur-df4f6fcc275c41bd2609b3d8d753edd7a957b26d.tar.gz
Weather widget working without utc_offset
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72ea29d4db50..f7ee96bb9bf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Sep 5 20:34:23 UTC 2017
+# Mon Sep 11 09:10:50 UTC 2017
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1614.d070b7b
+ pkgver = 1615.794f5d3
pkgrel = 1
url = https://github.com/copycat-killer/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 818c8b136a05..688371d6ec2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1614
-pkgsha=d070b7b
+pkgcom=1615
+pkgsha=794f5d3
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"