summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉtienne Deparis2023-12-07 21:06:21 +0100
committerÉtienne Deparis2023-12-07 21:06:21 +0100
commit010670ad456f595af0f4797099fac483f96cf296 (patch)
tree5d570f45c501cdf5527ca148901a85c7211a3e9e /PKGBUILD
parent5890e36ed7b8f672fb9a92ca02ec125384464aca (diff)
downloadaur-010670ad456f595af0f4797099fac483f96cf296.tar.gz
5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b0bb323d457..62970e0a3425 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=edgar-ssh
_upname=edgar
-pkgver=4.0
+pkgver=5.0
pkgrel=1
pkgdesc="A small utility to maintain SSH config files"
arch=("any")
@@ -10,7 +10,7 @@ license=("WTFPL")
depends=("python-yaml")
makedepends=("python-setuptools")
source=("https://git.umaneti.net/${_upname}/snapshot/${_upname}-${pkgver}.tar.gz")
-sha256sums=('5bf347996ee0be228c29267b8c91e58957378dea9e86cc21696daa5b0c8242a5')
+sha256sums=('aa949451143e939d497b198b6064b567a793c2803c2ac25729eb4b03248c4fec')
package() {
cd "${_upname}-$pkgver"