aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-02 03:48:20 -0800
committerGitHub2025-01-02 03:48:20 -0800
commitd795b30365f7193b001eec24e51593c233ca07c9 (patch)
treee8f8b103873c073a975a2eabe17430b6b5123f9c /PKGBUILD
parent039ef3857ee6fbdbd6467ba5b046dce4ebfa13ba (diff)
downloadaur-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--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1acb4e435572..71b15381f862 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')