Skip to content

Commit

Permalink
wakatime: update to 1.104.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny authored Nov 13, 2024
1 parent f000146 commit 23db411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-wakatime/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=wakatime
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.102.5
pkgver=1.104.0
pkgrel=1
pkgdesc="Command line interface used by all WakaTime text editor plugins (mingw-w64)"
arch=('any')
Expand All @@ -17,7 +17,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-go"
"${MINGW_PACKAGE_PREFIX}-cc"
'git')
source=("git+${url}.git#tag=v${pkgver}")
sha256sums=('815070bff450fbca7fbdb55b33f97dac1aef8685b64b16f0f91efd39a7185773')
sha256sums=('582808b09d91c62e76148e9a780e7fae397b61d33c75bd3d63351bd19a2af3f5')

build() {
# provide date but make it reproducible
Expand Down

0 comments on commit 23db411

Please sign in to comment.