summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpyros Stathopoulos2021-10-03 14:13:27 +0100
committerSpyros Stathopoulos2021-10-03 14:13:27 +0100
commite00125cec65c5f567896c1c9196ebd392b670703 (patch)
tree95a9a53248d6a9edd455203510f9929e1c0e90c2 /PKGBUILD
parent3e55bd01115241d229425fd7266dad9737acdcbb (diff)
downloadaur-e00125cec65c5f567896c1c9196ebd392b670703.tar.gz
Update links to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b793d77883b..d9b1cb0f1a1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Spyros Stathopoulos <foucault.online@gmail.com>
+# Maintainer: Spyros Stathopoulos <spystath@gmail.com>
# Contributor: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: Juliao Gesse Fernandes <juliao.gf *AT* gmail *DOT* com>
pkgname=scsiadd
pkgver=1.97
-pkgrel=3
+pkgrel=4
pkgdesc='Command-line tool for hot add and hot remove SCSI devices from your Linux'
arch=('i686' 'x86_64')
url='http://llg.cubic.org/tools/'
license=('GPL2')
-source=("http://llg.cubic.org/tools/$pkgname-$pkgver.tar.gz")
+source=("https://llg.cubic.org/tools/$pkgname-$pkgver.tar.gz")
md5sums=('15d3a73411540a40cb1f6d5a97749991')
build() {