From 66fd1c855ab6bdf059129fa9c58a89f1a4bbc8d6 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 28 Jan 2017 17:45:35 -0500 Subject: update ~lukeshu/thingutils-git --- ~lukeshu/thingutils-git/PKGBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to '~lukeshu/thingutils-git') diff --git a/~lukeshu/thingutils-git/PKGBUILD b/~lukeshu/thingutils-git/PKGBUILD index 1abd3f59d..37a054ce9 100644 --- a/~lukeshu/thingutils-git/PKGBUILD +++ b/~lukeshu/thingutils-git/PKGBUILD @@ -3,8 +3,8 @@ _pkgname=thingutils pkgname=$_pkgname-git -pkgver=20150504 -_gitver=fbc8a95ef9827ca785d43f50b0f8c0a5e390c1dc +pkgver=20170126 +_gitver='commit=4c04b4de8266caf326d8915f129d42e3e83e0575' pkgdesc="Miscellaneous utilities by Luke Shumaker" url="https://lukeshu.com/git/thingutils.git" license=('MIT') @@ -14,19 +14,17 @@ conflicts=($_pkgname) pkgrel=1 arch=('i686' 'x86_64') - optdepends=( - 'offlineimap: for offlineimap-runner' 'wdiff: for chardiff' 'acpi: for batterymon or tempmon' ) makedepends=('go') source=("https://repo.parabola.nu/other/~lukeshu/$_pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('3e9cae80a2c1b040f94339c8715f0b8d') +md5sums=('ee01884f973df6bb965f61053ff729c1') mkdepends=('git') -mksource=("$pkgname-$pkgver::git://lukeshu.com/$_pkgname.git#commit=$_gitver") +mksource=("$pkgname-$pkgver::git://lukeshu.com/$_pkgname.git#$_gitver") mkmd5sums=('SKIP') build() { -- cgit v1.2.2