summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandy59952023-04-14 01:31:47 -0500
committerandy59952023-04-14 01:31:47 -0500
commitbc3dcb8a6dfb582bc5c022cd9d9cdbbc2da65c56 (patch)
treec261e8d609d6a2edbccfd926b593199f62a8643e
parent69fa7150577171bb891c8cc92aef203dfd1d7216 (diff)
downloadaur-bc3dcb8a6dfb582bc5c022cd9d9cdbbc2da65c56.tar.gz
update url
-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')