From baa9d74f9cca78dc5acdb7db70d1911990112854 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 4 Aug 2014 18:10:35 +0200 Subject: Clean up PKGBUILDs --- .SRCINFO | 2 +- PKGBUILD | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a3fb38b..5662d96 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -2,7 +2,7 @@ # Mon Jun 1 15:02:23 UTC 2015 pkgbase = i3pystatus-git pkgdesc = i3status replacement written in python for the i3 window manager - pkgver = git + pkgver = 3.29.r72.gf9bbeda pkgrel = 1 url = https://github.com/enkore/i3pystatus.git arch = i686 diff --git a/PKGBUILD b/PKGBUILD index 99725bc..69d7972 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,15 +1,15 @@ -# Maintainer: Jan Oliver Oelerich -# Contributor: Johannes Löthberg - pkgname=i3pystatus-git -pkgdesc="i3status replacement written in python for the i3 window manager" -pkgver=git +pkgver=3.29.r72.gf9bbeda pkgrel=1 + +pkgdesc="i3status replacement written in python for the i3 window manager" +url="https://github.com/enkore/i3pystatus.git" arch=('i686' 'x86_64') license=('MIT') + depends=('python' 'basiciw-git' 'python-netifaces-git') makedepends=('git' 'python-distribute') -url="https://github.com/enkore/i3pystatus.git" + source=('git+https://github.com/enkore/i3pystatus.git') md5sums=('SKIP') -- cgit v1.2.3-70-g09d2