summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2024-04-04 17:00:23 +0200
committerGiovanni Santini2024-04-04 17:00:23 +0200
commit2ddf62585f961cb6782c4d3f6acc4fce6d50bf4f (patch)
tree0702e34dba44bb26bde1c485ea76b22cad489709 /PKGBUILD
parentac718cd1f528c17f28885c3f0f4c2511d983ac9f (diff)
downloadaur-2ddf62585f961cb6782c4d3f6acc4fce6d50bf4f.tar.gz
fixpkg: git-credential-manager 2.4.1-2
- Made a mistake with the package version. Corrected to proper upstream.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0749f6d8319a..2e12d9089df3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=git-credential-manager
pkgname=("$pkgbase"
"${pkgbase}-extras")
-pkgver=2.4.2
+pkgver=2.4.1
pkgrel=2
pkgdesc="A secure Git credential helper built on .NET that runs on Windows, macOS, and Linux"
arch=(i686 x86_64)