summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉtienne Deparis2022-12-01 15:47:00 +0100
committerÉtienne Deparis2022-12-01 15:47:00 +0100
commitb4b42f997095d5b90a7372dabfed7f5f61c7fcb2 (patch)
treeaa07a10037d4fccc328003a1f541d8e60470e3a9 /PKGBUILD
parent6faae59c1da1ab6e851452cf3744b9aa37687ee4 (diff)
downloadaur-b4b42f997095d5b90a7372dabfed7f5f61c7fcb2.tar.gz
2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdbf45266873..fa775bd47757 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=edgar-ssh
_upname=edgar
-pkgver=1.1
-pkgrel=2
+pkgver=2.0
+pkgrel=1
pkgdesc="A small utility to maintain SSH config files"
arch=("any")
url="https://git.umaneti.net/${_upname}/about/"
@@ -10,7 +10,7 @@ license=("WTFPL")
depends=("python-yaml")
makedepends=("python-setuptools")
source=("https://git.umaneti.net/${_upname}/snapshot/${_upname}-${pkgver}.tar.gz")
-sha256sums=('7cb686afdf9e94f586b93f54d88905331bbcdbdc929207e9b312eb362aab171a')
+sha256sums=('f00ee6af4240a6dae3e6d6fe826220896b6841d07a88f1b98ec55ded647399c6')
package() {
cd "${_upname}-$pkgver"