summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrimi2021-03-20 21:27:29 +0100
committergrimi2021-03-20 21:27:29 +0100
commit12879bc564e984c6961b9e1d2762bd5efdbffe73 (patch)
treea1de6cd94b7f1533a0a851c045fa65a4a25fc26b
parentd492ec96cae2261a9b09e80cdf9349d078b02f90 (diff)
downloadaur-12879bc564e984c6961b9e1d2762bd5efdbffe73.tar.gz
Fix: http -> https
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 278d38350eab..c12494a58b80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = undms
pkgdesc = Decompress Amiga DMS disk images to ADF
pkgver = 1.3
- pkgrel = 1
- url = http://aminet.net/package/misc/unix/undms-1.3.c
+ pkgrel = 2
+ url = https://aminet.net/package/misc/unix/undms-1.3.c
arch = i686
arch = x86_64
license = freedist
makedepends = p7zip
- source = http://aminet.net/misc/unix/undms-1.3.c.Z
- md5sums = 7c9d5a4830d0e1ded7eab3a287f15c4b
+ source = https://aminet.net/misc/unix/undms-1.3.c.Z
+ sha256sums = d5c5396d1003f4d4125b4fe4833043e207b7315e87db3be92c2188ffbe27e8ac
pkgname = undms
diff --git a/PKGBUILD b/PKGBUILD
index 8ff5c68cf411..5245325f249b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Contributor: grimi <grimi at poczta dot fm>
+# Contributor: grimi
pkgname=undms
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Decompress Amiga DMS disk images to ADF"
arch=('i686' 'x86_64')
-url="http://aminet.net/package/misc/unix/undms-1.3.c"
+url="https://aminet.net/package/misc/unix/undms-1.3.c"
license=('freedist')
makedepends=('p7zip')
-source=("http://aminet.net/misc/unix/${pkgname}-${pkgver}.c.Z")
-md5sums=('7c9d5a4830d0e1ded7eab3a287f15c4b')
+source=("https://aminet.net/misc/unix/${pkgname}-${pkgver}.c.Z")
+sha256sums=('d5c5396d1003f4d4125b4fe4833043e207b7315e87db3be92c2188ffbe27e8ac')
build() {
7z x ${pkgname}-${pkgver}.c.Z