summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbbea7eae689..7f606e447b04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,17 +2,16 @@ pkgbase = doom3-cdoom
pkgdesc = Classic Doom: Doom 1 shareware episode maps recreated for use with Doom 3.
pkgver = 1.3.1
pkgrel = 2
- url = http://www.moddb.com/mods/classic-doom-3
+ url = https://www.moddb.com/mods/classic-doom-3
arch = any
license = custom
depends = doom3
depends = sh
- source = http://www.slashbunny.com/aur/doom3-cdoom/classic_doom_3_131.zip
+ source = https://www.slashbunny.com/aur/doom3-cdoom/classic_doom_3_131.zip
source = doom3-cdoom.desktop
source = doom3-cdoom.launcher
+ sha256sums = 32ed98f373573906d5f5082ad9a09ae0d65e4ae7c47e42cee8468b95e4ce8171
sha256sums = e771efcb2178389cfd73d4ba59c4b78ce226d42f82ccba9859f597291bbecad5
sha256sums = 62f81a078d70b5474f9b6829d76835ea58b50dc40ee120649d7b19d6d456714e
- sha256sums = 32ed98f373573906d5f5082ad9a09ae0d65e4ae7c47e42cee8468b95e4ce8171
pkgname = doom3-cdoom
-
diff --git a/PKGBUILD b/PKGBUILD
index 39d4db8b67b8..c9cb0e1f6afd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@ pkgname=doom3-cdoom
pkgver=1.3.1
pkgrel=2
pkgdesc='Classic Doom: Doom 1 shareware episode maps recreated for use with Doom 3.'
-url='http://www.moddb.com/mods/classic-doom-3'
+url='https://www.moddb.com/mods/classic-doom-3'
license=('custom')
arch=('any')
depends=('doom3' 'sh')
# Download: http://www.gamefront.com/files/files/9003559/classic_doom_3_1.3.1.zip
-source=('http://www.slashbunny.com/aur/doom3-cdoom/classic_doom_3_131.zip' 'doom3-cdoom.desktop' 'doom3-cdoom.launcher')
-sha256sums=('e771efcb2178389cfd73d4ba59c4b78ce226d42f82ccba9859f597291bbecad5'
- '62f81a078d70b5474f9b6829d76835ea58b50dc40ee120649d7b19d6d456714e'
- '32ed98f373573906d5f5082ad9a09ae0d65e4ae7c47e42cee8468b95e4ce8171')
+source=('https://www.slashbunny.com/aur/doom3-cdoom/classic_doom_3_131.zip' 'doom3-cdoom.desktop' 'doom3-cdoom.launcher')
+sha256sums=('32ed98f373573906d5f5082ad9a09ae0d65e4ae7c47e42cee8468b95e4ce8171'
+ 'e771efcb2178389cfd73d4ba59c4b78ce226d42f82ccba9859f597291bbecad5'
+ '62f81a078d70b5474f9b6829d76835ea58b50dc40ee120649d7b19d6d456714e')
PKGEXT='.pkg.tar'
package() {