[aur-requests] [PRQ#11677] Orphan Request for gtimelog

notify at aur.archlinux.org notify at aur.archlinux.org
Mon Jun 4 08:42:42 UTC 2018


mxmehl [1] filed a orphan request for gtimelog [2]:

Package is out-of-date since at least March. Here's an updated
PKGBUILD which should just work fine. I wasn't able to contact Freso
unfortunately...

# Maintainer: Frederik “Freso” S. Olesen <archlinux at freso.dk>
# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>

pkgname=gtimelog
pkgver=0.11
pkgrel=1
pkgdesc='Small GTK+ app for keeping track of your time'
arch=('any')
url='https://gtimelog.org/'
license=('GPL')
depends=('python' 'python-gobject' 'python-setuptools')
source=("https://github.com/gtimelog/$pkgname/archive/${pkgver}.tar.gz")
md5sums=('b160ab912900ad7f1950ac59deeb0e2c')

package() {
  cd "$pkgname-$pkgver"
  python setup.py install --root="$pkgdir" --optimize=1
}

[1] https://aur.archlinux.org/account/mxmehl/
[2] https://aur.archlinux.org/pkgbase/gtimelog/


More information about the aur-requests mailing list