summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-07-12 17:09:04 +0200
committerGoliathLabs2020-07-12 17:09:04 +0200
commit8fb38ae6cbbd973b60515d7e8c775306718ecbe6 (patch)
tree184eddaecb65d7b7c6e15997334f9134bf38bea9 /PKGBUILD
parent3f253665b3473411411940a4aa94f2a319a74130 (diff)
downloadaur-hotshots.tar.gz
Updated: PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70eb03428e52..5586b690a3cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=hotshots
pkgver=2.2.0
-pkgrel=4
+pkgrel=5
pkgdesc="Screenshot tool with some editing features."
-url="http://thehive.xbee.net"
+url="https://sourceforge.net/projects/hotshots/"
arch=('x86_64' 'i686')
license=('GPL2')
depends=('libqxt' 'shared-mime-info')
makedepends=('cmake')
-source=("http://sourceforge.net/projects/hotshots/files/${pkgver}/HotShots-${pkgver}-src.zip"
+source=("https://sourceforge.net/projects/hotshots/files/${pkgver}/HotShots-${pkgver}-src.zip"
'fix_std_cmath.patch')
sha256sums=('3f5783cc5ed030f398c6b5549873989c3f46cb59d64e38911dfbf38637ed2a9a'
'6752655b8bd73368bdb366a150177383068671b7ad499ea5fbf1e35f547f314b')