diff options
author | github-actions[bot] | 2025-01-02 03:48:20 -0800 |
---|---|---|
committer | GitHub | 2025-01-02 03:48:20 -0800 |
commit | d795b30365f7193b001eec24e51593c233ca07c9 (patch) | |
tree | e8f8b103873c073a975a2eabe17430b6b5123f9c /PKGBUILD | |
parent | 039ef3857ee6fbdbd6467ba5b046dce4ebfa13ba (diff) | |
download | aur-work.tar.gz |
Bump work from 1.0.11 to 1.0.12 (#48)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,14 +2,14 @@ # Contributor: pkgname=work -pkgver=1.0.11 +pkgver=1.0.12 pkgrel=1 pkgdesc='A stupid simple time tracker.' arch=('i686' 'x86_64' 'aarch64') url='https://github.com/jmelahman/work' license=('MIT') makedepends=('go' 'git') -_commit='93f7c04a8145b47cd0736f7135705f7fa4b6db95' +_commit='a5ecf850da921b030b8a5bb4005fb02fa20ff99e' source=("$pkgname::git+$url.git#commit=$_commit") md5sums=('SKIP') |