summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoel Kuntze2018-06-26 13:23:42 +0200
committerNoel Kuntze2018-06-26 13:23:42 +0200
commita7ff144026169b8e8be88ffd3a13891e5eaa9dbb (patch)
tree80b5d10cc9d990a9fa646f56e62023d898b4d241
parent35238ac30bd3b05104efb0686d54e7cd0d803802 (diff)
downloadaur-a7ff144026169b8e8be88ffd3a13891e5eaa9dbb.tar.gz
Use https in source URL, no bump to pkgver, because no changes in software
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7421fbe27de..ca2d72426ad0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Tue Jun 26 11:23:18 UTC 2018
pkgbase = verynice
pkgdesc = A tool for dynamically adjusting the nice level of processes under UNIX-like operating systems.
pkgver = 1.1
@@ -8,10 +10,10 @@ pkgbase = verynice
license = GPL
depends = bash
backup = etc/verynice.conf
- source = http://fossies.org/linux/misc/old/verynice-1.1.tar.gz
+ source = https://fossies.org/linux/misc/old/verynice-1.1.tar.gz
source = verynice.service
- md5sums = fb00b79779a30df2c03916181c873545
- md5sums = dd2aee4e833c9f668e10c894c6c4d189
+ sha256sums = 5830fd4ac14ba3677e49159adbb7cd61e3d42d1f0b9aa73e4ed0aa154af6cd8d
+ sha256sums = 26ebaae3a1f7d05d69e638b53c9555f2a7212ccf8b00f66db8add374808a5b65
pkgname = verynice
diff --git a/PKGBUILD b/PKGBUILD
index 5a4ba97bef8a..1de046b61122 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
depends=('bash')
backup=("etc/$pkgname.conf")
-source=("http://fossies.org/linux/misc/old/$pkgname-$pkgver.tar.gz"
+source=("https://fossies.org/linux/misc/old/$pkgname-$pkgver.tar.gz"
"$pkgname.service")
sha256sums=('5830fd4ac14ba3677e49159adbb7cd61e3d42d1f0b9aa73e4ed0aa154af6cd8d'