summaryrefslogtreecommitdiff
path: root/gsmartcontrol
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-02-05 17:37:20 +0100
committerTim Biermann <tbier@posteo.de>2022-02-05 18:22:11 +0100
commit5465043a487feda988a2e92985a60a2a29c3c47f (patch)
tree6cf5f6628616fb6169f85b7822b782e8990c760f /gsmartcontrol
parent75e7e68c883813ed6fb1dbffc695842adb5f1a97 (diff)
downloadcontrib-5465043a487feda988a2e92985a60a2a29c3c47f.tar.gz
contrib-5465043a487feda988a2e92985a60a2a29c3c47f.tar.xz
gsmartcontrol: 1.1.3 -> 1.1.4
Diffstat (limited to 'gsmartcontrol')
-rw-r--r--gsmartcontrol/.signature6
-rw-r--r--gsmartcontrol/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/gsmartcontrol/.signature b/gsmartcontrol/.signature
index 001a7b424..0aadea09a 100644
--- a/gsmartcontrol/.signature
+++ b/gsmartcontrol/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wRBN1H7UXr+YLCZhQPh1J6HL4WNXRvrDToTplwHzZz8GVievuwmdAWF/8ryeqspQ1xiBLtZJ3+0lOV+rVDcPA4=
-SHA256 (Pkgfile) = e998b73c22b09c5ce97852a18ee587b4ccae49d1791f4fb6b565929b1f89c73d
+RWSagIOpLGJF3ycTvFBwLy8D1mfDXr6RHBln2NtNevZqhm1DnLaWcg+hXx45HoXiYY93uAVkfQAS0ZFYm9Xc6aWeMP1wwFierAc=
+SHA256 (Pkgfile) = 5424a5e63bff75371e53be3f8872bbeb5efe170a46a56d597a46593fcbe71dd0
SHA256 (.footprint) = e84393a0c3841bf864a17bfc7367b7c64e07615e443df2e8d8c1e052e54b9115
-SHA256 (gsmartcontrol-1.1.3.tar.bz2) = b64f62cffa4430a90b6d06cd52ebadd5bcf39d548df581e67dfb275a673b12a9
+SHA256 (gsmartcontrol-1.1.4.tar.bz2) = fc409f2b8a84cc40bb103d6c82401b9d4c0182d5a3b223c93959c7ad66191847
diff --git a/gsmartcontrol/Pkgfile b/gsmartcontrol/Pkgfile
index 4ebb62bfb..e8fe69bed 100644
--- a/gsmartcontrol/Pkgfile
+++ b/gsmartcontrol/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: gtkmm3 smartmontools xmessage
name=gsmartcontrol
-version=1.1.3
+version=1.1.4
release=1
-source=(https://sourceforge.net/projects/$name/files/$version/$name-$version.tar.bz2)
+source=(https://github.com/ashaduri/gsmartcontrol/releases/download/v$version/gsmartcontrol-$version.tar.bz2)
build() {
cd $name-$version

Generated by cgit