summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d65f72107229..4feca2743ffb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = rmw
pkgdesc = trash/recycle bin utility for the command line
pkgver = 0.9.0
pkgrel = 2
- url = https://remove-to-waste.info
+ url = https://theimpossibleastronaut.com/rmw-website/
arch = i686
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index b0858eb85ad6..25fc81f771a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.9.0
pkgrel=2
pkgdesc="trash/recycle bin utility for the command line"
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'ppc64le')
-url="https://remove-to-waste.info"
+url="https://theimpossibleastronaut.com/rmw-website/"
license=('GPL3')
depends=('ncurses')
makedepends=('meson' 'ninja')