summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca CPZ2018-12-01 19:06:14 +0000
committerLuca CPZ2018-12-01 19:06:14 +0000
commitd449ca806fef0d6c431bc83d32a292be934deebc (patch)
treec54525bf6b2ef98e1abb1ed60aa6b9e985d53287
parent30a8bde1c21fe04aefa1eb2d1d20fe83c155dd7e (diff)
downloadaur-d449ca806fef0d6c431bc83d32a292be934deebc.tar.gz
tp_smapi: correct default apipath
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 781f4b5f2a89..ccf8a1872054 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lain-git
pkgdesc = Layouts, asynchronous widgets and utilities for Awesome WM
- pkgver = 1677.233768f
+ pkgver = 1683.8d1a905
pkgrel = 1
url = https://github.com/lcpz/lain
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e5574f7ad0f5..523c07d75265 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: luke bonham <dada [at] archlinux [dot] info>
pkgname=lain-git
-pkgcom=1677
-pkgsha=233768f
+pkgcom=1683
+pkgsha=8d1a905
pkgver=$pkgcom.$pkgsha
pkgrel=1
pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM"