aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flameshot/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/flameshot/APKBUILD')
-rw-r--r--testing/flameshot/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/flameshot/APKBUILD b/testing/flameshot/APKBUILD
index a176b4c2ce9..a90fbfb82eb 100644
--- a/testing/flameshot/APKBUILD
+++ b/testing/flameshot/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer:
pkgname=flameshot
pkgver=12.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Featureful screenshot app"
options="!check" # No test suite
-url="https://github.com/lupoDharkael/flameshot"
+url="https://github.com/flameshot-org/flameshot"
arch="all !armhf" # kguiaddons
license="GPL-3.0-or-later"
depends="qt5-qtsvg"
@@ -23,7 +23,7 @@ subpackages="
$pkgname-zsh-completion
$pkgname-doc
"
-source="$pkgname-$pkgver.tar.gz::https://github.com/lupoDharkael/flameshot/archive/v$pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/flameshot-org/flameshot/archive/v$pkgver.tar.gz"
langdir="/usr/share/flameshot/translations"
# XXX: Temporarily allow textrels on riscv64.