summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3aad0b93d91..a2658ea056ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hotdog
pkgdesc = X11 Window Manager with Windows 3.1 Hot Dog Stand, Amiga Workbench, Atari ST GEM, Mac Classic and Aqua UI
pkgver = 20240222
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/arthurchoung/HOTDOG
arch = x86_64
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = hotdog
depends = perl
optdepends = compton: Aqua mode window drop shadows
optdepends = feh: Aqua mode wallpaper
- source = https://fmamp.com/download/HOTDOGbuntu_20240222_amd64.deb
+ source = https://8bitoperahouse.com/download/HOTDOGbuntu_20240222_amd64.deb
md5sums = 90dc579b124f9bc481dddbe1fd7cbaa7
sha256sums = 56ce2f715daedcbef03b332d87963763bf44db8bc44fb8726829162b2548a353
diff --git a/PKGBUILD b/PKGBUILD
index 48f4d8225ea2..9561ea273499 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sunplan
pkgname=hotdog
pkgver=20240222
-pkgrel=2
+pkgrel=3
pkgdesc='X11 Window Manager with Windows 3.1 Hot Dog Stand, Amiga Workbench, Atari ST GEM, Mac Classic and Aqua UI'
arch=('x86_64')
url='https://github.com/arthurchoung/HOTDOG'
@@ -15,8 +15,8 @@ optdepends=(
'compton: Aqua mode window drop shadows'
'feh: Aqua mode wallpaper'
)
-source=("https://fmamp.com/download/HOTDOGbuntu_${pkgver}_amd64.deb")
-md5sums=($(curl "https://fmamp.com/download/HOTDOGbuntu_${pkgver}_amd64.deb.md5" | cut -f1 -d' '))
+source=("https://8bitoperahouse.com/download/HOTDOGbuntu_${pkgver}_amd64.deb")
+md5sums=($(curl "https://8bitoperahouse.com/download/HOTDOGbuntu_${pkgver}_amd64.deb.md5" | cut -f1 -d' '))
sha256sums=('56ce2f715daedcbef03b332d87963763bf44db8bc44fb8726829162b2548a353')
package() {