summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 471a4d45aed7..9bd3cf731865 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = whirlpool-gui-bin
pkgdesc = Desktop GUI for Whirlpool by Samourai-Wallet.
pkgver = 0.10.2
- pkgrel = 1
- url = https://github.com/Samourai-Wallet/whirlpool-gui/
+ pkgrel = 2
+ url = https://code.samourai.io/whirlpool/whirlpool-gui
arch = x86_64
license = custom:Unlicense
depends = dbus
diff --git a/PKGBUILD b/PKGBUILD
index f0d115b66404..8fe8ba2c4471 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=whirlpool-gui-bin
pkgver=0.10.2
-pkgrel=1
+pkgrel=2
pkgdesc="Desktop GUI for Whirlpool by Samourai-Wallet."
arch=('x86_64')
-url="https://github.com/Samourai-Wallet/whirlpool-gui/"
+url="https://code.samourai.io/whirlpool/whirlpool-gui"
license=('custom:Unlicense')
depends=('dbus' 'glib2' 'hicolor-icon-theme' 'java-runtime' 'nss')
source=("whirlpool-gui-$pkgver.deb::https://code.samourai.io/whirlpool/whirlpool-gui/uploads/89c3ec67c2fedd83aa604a5cf14cce41/whirlpool-gui_${pkgver}_amd64.deb"