summaryrefslogtreecommitdiff
path: root/manualPorts
diff options
context:
space:
mode:
Diffstat (limited to 'manualPorts')
-rw-r--r--manualPorts/mounted/.md5sum2
-rw-r--r--manualPorts/mounted/.signature6
-rw-r--r--manualPorts/mounted/Pkgfile5
3 files changed, 6 insertions, 7 deletions
diff --git a/manualPorts/mounted/.md5sum b/manualPorts/mounted/.md5sum
index 0d18cc0..0e3d9dc 100644
--- a/manualPorts/mounted/.md5sum
+++ b/manualPorts/mounted/.md5sum
@@ -1 +1 @@
-7dfc7ddd1eebe60c712d6d7e4486456f dl.php?dl=mounted-0.1
+04fa0f915cab7ebdc7b4a73636302951 mounted-0.1.tar.xz
diff --git a/manualPorts/mounted/.signature b/manualPorts/mounted/.signature
index c01fa09..25e00fc 100644
--- a/manualPorts/mounted/.signature
+++ b/manualPorts/mounted/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/deepthought.pub
-RWQxCptPusLGGmi5te1Y6QG3TCbBtLrfb1kC4BT4ZH528kT4dL5hlCCbsB07zyxcbKr2ej4PT3IecimO0DZ9kZ+zKiEHL5h9uA4=
-SHA256 (Pkgfile) = 8086dab582f92d6682a46f77f4f3665047f1fd5da1aab46b6aea18d3f261fcaf
+RWQxCptPusLGGgZoREGiuzeg5Sa34FL8Tv6t8ZcGd+amu6NkCkV6maS+WPklzGH2Nme5hIX5KfjPU8GICAATq4c8wpXX4/YojAA=
+SHA256 (Pkgfile) = 57b0327557672df232c63743240e9588b4e10839e695e6df461650a603b3cb08
SHA256 (.footprint) = 8c83fdbcd59a31fd6e6c94e6f5d460b79bf6ea321c991cdacd22bdb76b8a1c50
-SHA256 (dl.php?dl=mounted-0.1) = 84cd9f03389ffb222d117bdb989c682541ee767c28745cd491c13b394b25c3e5
+SHA256 (mounted-0.1.tar.xz) = eb385719180bf7af54a98b00f141ed11c15a7b45224ad69ef2edaea2fbe883c4
diff --git a/manualPorts/mounted/Pkgfile b/manualPorts/mounted/Pkgfile
index c46ce9b..6a6b76f 100644
--- a/manualPorts/mounted/Pkgfile
+++ b/manualPorts/mounted/Pkgfile
@@ -1,16 +1,15 @@
# Description: Wrapper for use by conky to show mounted partitions
-# URL: https://opensources.eckner.net/?ls=mounted
+# URL: https://git.eckner.net/mounted
# Maintainer: Erich Eckner, crux at eckner dot net
# Depends on: conky
name=mounted
version=0.1
release=1
-source=("https://opensources.eckner.net/dl.php?dl=${name}-${version}")
+source=("https://git.eckner.net/${name}.git/snapshot/${name}-${version}.tar.xz")
build() {
- tar -xf *${name}-${version}
cd ${name}-${version}
make