summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3302b11dabf5..d18536b59510 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = hotshots
pkgdesc = Screenshot tool with some editing features.
pkgver = 2.2.0
- pkgrel = 4
- url = http://thehive.xbee.net
+ pkgrel = 5
+ url = https://sourceforge.net/projects/hotshots/
arch = x86_64
arch = i686
license = GPL2
makedepends = cmake
depends = libqxt
depends = shared-mime-info
- source = http://sourceforge.net/projects/hotshots/files/2.2.0/HotShots-2.2.0-src.zip
+ source = https://sourceforge.net/projects/hotshots/files/2.2.0/HotShots-2.2.0-src.zip
source = fix_std_cmath.patch
sha256sums = 3f5783cc5ed030f398c6b5549873989c3f46cb59d64e38911dfbf38637ed2a9a
sha256sums = 6752655b8bd73368bdb366a150177383068671b7ad499ea5fbf1e35f547f314b
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')