summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28da1541e07d..48aa8b1f0fae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: jurplel <jeep70cp[at]gmail[dotcom]>
pkgname=qview
pkgver=1.0
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Practical and mimimal image viewer"
arch=('i686' 'x86_64')
-url="https://interverse.tk/qview"
+url="https://intvhq.com/qview"
license=('GPL3')
groups=()
depends=('qt5-base>=5.9' 'hicolor-icon-theme')
@@ -19,7 +19,7 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/jeep70/qView/releases/download/$pkgver/qView-$pkgver.tar.gz")
+source=("https://github.com/jurplel/qView/releases/download/$pkgver/qView-$pkgver.tar.gz")
noextract=()
sha256sums=('4afb4b0f3efa779a08057fc77c7f614171deb12bb89275215a2867bcae7a0b67')
validpgpkeys=()