summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca CPZ2017-11-19 19:45:54 +0100
committerLuca CPZ2017-11-19 19:45:54 +0100
commit77551e1903ec50f0a971f1a07d564b1a7a1e8092 (patch)
treec1444ad264587b7130957e4c8e5dbc841766c156
parent4a096c4c59387b77bf48fdbe39d32166cac4f8ae (diff)
downloadaur-77551e1903ec50f0a971f1a07d564b1a7a1e8092.tar.gz
upstream url updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92e973a0dd94..04f92bcf9564 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sat Oct 7 11:29:51 UTC 2017
+# Sun Nov 19 18:45:47 UTC 2017
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
pkgver = 1619.055e663
- pkgrel = 1
- url = https://github.com/copycat-killer/lain
+ pkgrel = 2
+ url = https://github.com/lcpz/lain
arch = any
license = GPL2
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index d65ee110d91a..27429b0dfab5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgname=lain-git
pkgcom=1619
pkgsha=055e663
pkgver=$pkgcom.$pkgsha
-pkgrel=1
+pkgrel=2
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"
arch=('any')
-url="https://github.com/copycat-killer/lain"
+url="https://github.com/lcpz/lain"
license=('GPL2')
depends=('awesome')
optdepends=('curl: for IMAP, MPD and weather widgets')