summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoseph Quinn2022-04-26 13:24:06 -0500
committerJoseph Quinn2022-04-26 13:24:06 -0500
commit3c4327e80fed259cb9372226caef8e870af3a512 (patch)
tree144ea7b08dfa9e48a08b47bf4b4c03db527d7df7 /PKGBUILD
parent2748c7d87531175643f8891b583c26959b6ed8ba (diff)
downloadaur-zshdb-git.tar.gz
updating
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17b7893ff2be..3bd5cdbe686b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Joseph R. Quinn <quinn.josephr@protonmail.com>
pkgname=zshdb-git
pkgver=1.1.0
-pkgrel=2
+pkgrel=1
pkgdesc='A debugger for zsh scripts.'
arch=('i686' 'x86_64')
url='https://github.com/rocky/zshdb'
@@ -10,7 +10,7 @@ license=('GPL')
depends=('zsh')
makedepends=('git')
provides=('zshdb')
-source=('git+git://github.com/rocky/zshdb.git')
+source=('git+https://github.com/rocky/zshdb.git')
md5sums=('SKIP')
pkgver() {