summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-19 09:10:01 +0200
committerErich Eckner <git@eckner.net>2018-07-19 09:10:01 +0200
commit7e542942a2ceafe23b55f625419caa80a48fc47e (patch)
tree48d6ca0fd25bf6825651a25f2b664d060a9210a3
parent98829dc684bb30d0bc41bc49a8ac51b4d0ce96c9 (diff)
downloadarchlinuxewe.git.save-7e542942a2ceafe23b55f625419caa80a48fc47e.tar.xz
git.eckner.net: url change
-rwxr-xr-xbash-git-prompt/PKGBUILD4
-rwxr-xr-xcheck-kernel/PKGBUILD4
-rwxr-xr-xcheckVersions2
-rwxr-xr-xcrypt-expiry-check/PKGBUILD4
-rwxr-xr-xcryptfs-daemon/PKGBUILD4
-rwxr-xr-xdigest-mailer/PKGBUILD4
-rwxr-xr-xhardlinked-backups/PKGBUILD4
-rwxr-xr-xlibalpm-extra/PKGBUILD4
-rwxr-xr-xlogwatch-extra/PKGBUILD4
-rwxr-xr-xmark-as-expendable-dir/PKGBUILD4
-rwxr-xr-xmounted/PKGBUILD4
-rwxr-xr-xpasswort-tresor/PKGBUILD4
-rwxr-xr-xreport-installed-packages/PKGBUILD4
-rwxr-xr-xsendmailadvanced/PKGBUILD4
-rwxr-xr-xshutdownasap/PKGBUILD4
-rwxr-xr-xsound-cutter/PKGBUILD4
-rwxr-xr-xupdate-all/PKGBUILD4
-rwxr-xr-xupdate-ddns/PKGBUILD4
18 files changed, 35 insertions, 35 deletions
diff --git a/bash-git-prompt/PKGBUILD b/bash-git-prompt/PKGBUILD
index 22137324..b0801441 100755
--- a/bash-git-prompt/PKGBUILD
+++ b/bash-git-prompt/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.2.1
pkgrel=1
pkgdesc="nice, git-aware prompt for bash"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=()
@@ -19,7 +19,7 @@ backup=(
)
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('6e4e446f3d485c35082e2eef0160ded0951839ae43596a0313d06811b61dd72a501dc4f9bcbb3b229035254ac342c1ae423fd58279dc877c04a56d10594c08db')
diff --git a/check-kernel/PKGBUILD b/check-kernel/PKGBUILD
index 9f418263..62df7315 100755
--- a/check-kernel/PKGBUILD
+++ b/check-kernel/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.3.2
pkgrel=1
pkgdesc='check if the installed kernel is currently running'
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=()
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('b834a6b1f6fa4bd07aa4421a5d353f0e155f061521e6485c3f42942e3b4222efb9261f59d6f7a5090d3750aa928a64a54824791e0aab50cd40e7b6e492e0011d')
diff --git a/checkVersions b/checkVersions
index e5f6dd95..fdea41f4 100755
--- a/checkVersions
+++ b/checkVersions
@@ -446,7 +446,7 @@ then
curl_it "${quVer}" | \
tr "<>'\"" '\n' | \
sed -n '
- s,^/'"${quNam}"'\.git/snapshot/'"${quNam}"'-\([0-9.]\+\)\.tar\.xz$,\1,
+ s,^/'"${quVer#*//*/}"'/snapshot/'"${quNam}"'-\([0-9.]\+\)\.tar\.xz$,\1,
T
p
' | \
diff --git a/crypt-expiry-check/PKGBUILD b/crypt-expiry-check/PKGBUILD
index 9ce5dca7..c0f135ed 100755
--- a/crypt-expiry-check/PKGBUILD
+++ b/crypt-expiry-check/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=4.0.9
pkgrel=1
pkgdesc="Surveilance of expiry of gpg-keys and X.509 certificates"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('openssl' 'gnupg')
@@ -20,7 +20,7 @@ backup=(
)
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('2c9a79662a39dd4d3c7f1bed3ea46a22f2593f4e80cf795854c150af6be6915ae9d57f68e1032d41d641cf23d0f5aa22896dce4bd215f85e9f5bfec3c2123425')
diff --git a/cryptfs-daemon/PKGBUILD b/cryptfs-daemon/PKGBUILD
index 1eb7f286..a7596a31 100755
--- a/cryptfs-daemon/PKGBUILD
+++ b/cryptfs-daemon/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.4.4
pkgrel=1
pkgdesc='shell script and systemd unit for (automatically) (un)mounting encrypted partitions'
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('cryptsetup')
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('d9fca4bc0d3ec57c7e6156f7e8b56f612441fd77cef14fc5f42177eda2e672d22023881aa0877e0a6b18d850c81e6b8b763a02c987b9d39b2e9b5f5913da0f47')
diff --git a/digest-mailer/PKGBUILD b/digest-mailer/PKGBUILD
index d9e36e84..5f3d2074 100755
--- a/digest-mailer/PKGBUILD
+++ b/digest-mailer/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.2
pkgrel=1
pkgdesc="Sendmail replacement collecting emails into digests."
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=()
@@ -17,7 +17,7 @@ replaces=()
backup=('etc/digest-mailer.conf')
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('84eaec3f670bffc2c591a65744e854cc05db7b042968c8b304e1cca041eec7883fd93a97c4117699341b7c97aea74a2b068de98aa707c23c4ac4247ac911442d')
diff --git a/hardlinked-backups/PKGBUILD b/hardlinked-backups/PKGBUILD
index 6cdba891..6e6567d3 100755
--- a/hardlinked-backups/PKGBUILD
+++ b/hardlinked-backups/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.2
pkgrel=1
pkgdesc='Generate hardlinked incremental backups via rsync (and possibly through a SOCKS-tunnel via ssh)'
arch=('any')
-url="https://git.eckner.net/${_pkgname}.git"
+url="https://git.eckner.net/Erich/${_pkgname}"
license=('GPL')
groups=()
depends=('rsync')
@@ -18,7 +18,7 @@ replaces=()
backup=('etc/backup.conf')
options=()
source=(
- "https://git.eckner.net/${_pkgname}.git/snapshot/${_pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${_pkgname}/snapshot/${_pkgname}-${pkgver}.tar.xz"
)
sha512sums=('63418cbd460fd88e90ed65bbbe6a434afd77d0b733f01e4018b80df1cc5049b463ef0487748295f021013c068e9f7c09f3d13bc335993a57f29bd30c3a80569b')
diff --git a/libalpm-extra/PKGBUILD b/libalpm-extra/PKGBUILD
index 3f64b872..1710d89b 100755
--- a/libalpm-extra/PKGBUILD
+++ b/libalpm-extra/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.1
pkgrel=1
pkgdesc="extra-capabilities for libalpm: a hook which misses from linux"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=()
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('7910713d7a226fe7296775511d237f8a82d17e96e6f0aec503534a2a67dfa945d350f1ac78d3035263f6f246647a6b99a8de08b688c0840ee5bea32207ce18ba')
diff --git a/logwatch-extra/PKGBUILD b/logwatch-extra/PKGBUILD
index 82f10201..5343fe07 100755
--- a/logwatch-extra/PKGBUILD
+++ b/logwatch-extra/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.8
pkgrel=1
pkgdesc="extra-capabilities for logwatch: better cron-frontend"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('logwatch')
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('3f2253291f51178a5e304160649ba8bce116194167a35cd3178d5dd40e2ce380104b70e45f1a371719572e87c2f70f516e36deb4f8433a57c2d0e8f52cdbc37e')
diff --git a/mark-as-expendable-dir/PKGBUILD b/mark-as-expendable-dir/PKGBUILD
index c2c3f005..d0e5722e 100755
--- a/mark-as-expendable-dir/PKGBUILD
+++ b/mark-as-expendable-dir/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.1
pkgrel=1
pkgdesc="create CACHEDIR.TAG and .rsync-filter files"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=()
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('7cd0103a33e3154a9010c161fed3bb853e9708234b5e10e3e94cbd1f0320c43f28e54415f0f89d1b10f099240e8e3f97616e4bdb82775e861273142dbf329f20')
diff --git a/mounted/PKGBUILD b/mounted/PKGBUILD
index 2bf1f58d..456f2d08 100755
--- a/mounted/PKGBUILD
+++ b/mounted/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.1
pkgrel=1
pkgdesc='Wrapper for use by conky to show partitions.'
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('conky')
@@ -17,7 +17,7 @@ replaces=()
backup=('etc/mounted.conf')
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('9074fbdaac56c35a107c4c97b0608a5b566012f107b34dcf71b2b9541ffec956596ab9c8344e32ca074fe040d5e7382b9bc318600b4dc75fc70f8e4b83318c91')
diff --git a/passwort-tresor/PKGBUILD b/passwort-tresor/PKGBUILD
index 9b433e41..d3acc116 100755
--- a/passwort-tresor/PKGBUILD
+++ b/passwort-tresor/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.6.1
pkgrel=1
pkgdesc="Wrapper for gpg to store passwords (and other text)"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('gnupg')
@@ -17,7 +17,7 @@ replaces=()
backup=('etc/passwort-tresor.konf')
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('1b95e0b3bb252692eeb3354f1b6c2124f3cce5683b5c6a58778fafdfe86c2220d39af72e372acbe46abba2d97d147afac6b54754e3c14d9815fba9909036c0da')
diff --git a/report-installed-packages/PKGBUILD b/report-installed-packages/PKGBUILD
index e79e6154..1221ba4f 100755
--- a/report-installed-packages/PKGBUILD
+++ b/report-installed-packages/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.3
pkgrel=1
pkgdesc="report about installed (and therefore presumably working) packages from testing"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=()
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('28cf10710bef195b9106461d97f2510aafa533a340d5a721c7e5ad5c799d26516766765cb54c4a1bcc178ea73cbf0625de9b0b5410885b74d30695039a69f5b1')
diff --git a/sendmailadvanced/PKGBUILD b/sendmailadvanced/PKGBUILD
index 0199468d..ebee3049 100755
--- a/sendmailadvanced/PKGBUILD
+++ b/sendmailadvanced/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.5
pkgrel=1
pkgdesc="Wrapper for sendmail, which generates stamps and encrypts."
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('gnupg' 'hashcash')
@@ -17,7 +17,7 @@ replaces=()
backup=('etc/sendmailadvanced.conf')
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('18819778eebd5ba4d84bdb415baaca272acdec3b76cdb203d40bb977231b3083d5728afc45fb6501e3dbcf69a19108ecca66127eaad36ddaf6dba11ad84164ef')
diff --git a/shutdownasap/PKGBUILD b/shutdownasap/PKGBUILD
index a607c6bd..43dc2b0f 100755
--- a/shutdownasap/PKGBUILD
+++ b/shutdownasap/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.7
pkgrel=1
pkgdesc="simple script for shutdown waiting for certain processes and files to disapear"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('sh')
@@ -17,7 +17,7 @@ replaces=()
backup=('etc/shutdownasap.conf')
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('200145afe60e95244708111a1251a64ab9ae16dc49509f63b60885edba8f93001fe7e90397a99c493750c75b6675b64fdf80d062a08c67ea5c6bdab67883a389')
diff --git a/sound-cutter/PKGBUILD b/sound-cutter/PKGBUILD
index 0a9057ea..2f60d40f 100755
--- a/sound-cutter/PKGBUILD
+++ b/sound-cutter/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.2.4
pkgrel=1
pkgdesc="Wrapper for sox for mastering stereo music (a.k.a. CDs) from multi channel records"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('sox' 'bc')
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('e6c9b423654a36b556e43aa0fb92e24ac1039677cf6ebe2b9456a434ee60ae34d6e0aaba5a7221d58bfea3a1ab0efc514cb56d150f5c6fcebf5354c80c00525c')
diff --git a/update-all/PKGBUILD b/update-all/PKGBUILD
index 0aa19631..1ce32c25 100755
--- a/update-all/PKGBUILD
+++ b/update-all/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.4.5
pkgrel=2
pkgdesc="Simple script for installing updated packages"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=(
@@ -22,7 +22,7 @@ replaces=()
backup=('etc/update-me.conf' 'etc/update-all.conf')
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('7fcdbfcd3f4f2778d1ff27e7cfd8ee8290e158c7efdc67b76d026895387f7e9746e47e8f61dfd1baaacca42e931a2eb2475f27f9db43acd99b3c1b345535dc8c')
diff --git a/update-ddns/PKGBUILD b/update-ddns/PKGBUILD
index e367b276..aa7f1ae8 100755
--- a/update-ddns/PKGBUILD
+++ b/update-ddns/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.1.7
pkgrel=1
pkgdesc="Script to update freedns.afraid.org's ddns entries if necessary"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('curl' 'iproute2' 'bind-tools')
@@ -17,7 +17,7 @@ replaces=()
backup=('etc/update-ddns.conf')
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('862632d560324c40262a25359c843e82392a14da143624a50061aad94dcd4b27e5f3cda2db2bc19c91db02ad403cf178ed3dbb15fb0ff7d3832df5859f7e5b63')