summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSean Greenslade2022-04-13 21:04:29 -0700
committerSean Greenslade2022-04-13 21:04:29 -0700
commit9310bbb53ca93e941c2495fefa6f6ac7e8018a8a (patch)
tree033fa647027126ffd9bc20dd15972032ab475a74 /PKGBUILD
parent88ef10f94ed62d186326ff1d3d182106618f2b75 (diff)
downloadaur-9310bbb53ca93e941c2495fefa6f6ac7e8018a8a.tar.gz
Verbump to 2.2.3
Removed quotes around source URL to align with original PKGBUILD.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a86eb57eb6d8..edafe60c68a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pkgbase=mutt
pkgname=${_pkgbase}-slang
-pkgver=2.2.1
+pkgver=2.2.3
pkgrel=1
pkgdesc="Small but very powerful text-based mail client - slang version"
arch=(x86_64)
@@ -26,7 +26,7 @@ optdepends=(
)
backup=(etc/Muttrc)
options=(debug)
-source=("git+https://gitlab.com/muttmua/${_pkgbase}.git#tag=${_pkgbase}-${pkgver//./-}-rel?signed")
+source=(git+https://gitlab.com/muttmua/${_pkgbase}.git#tag=${_pkgbase}-${pkgver//./-}-rel?signed)
sha512sums=('SKIP')
b2sums=('SKIP')
validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA') # Kevin J. McCarthy <kevin@8t8.us>