summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteffen Weber2023-01-31 10:22:21 +0100
committerSteffen Weber2023-01-31 10:22:21 +0100
commit7171219e93905445716b7d3e5b4b16bf074b5f1f (patch)
tree5ce7bdb63046d6f3c8e641e0955ee1eeb61df6d6 /PKGBUILD
parent6e87349e9d198cf4268d5e4f58c6726b5de76670 (diff)
downloadaur-tofrodos.tar.gz
changed download-url, no pkgrel-bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 814e630200cd..63e2cea14b36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Convert ASCII files between the MS-DOS/Windows format and the UNIX form
url="https://www.thefreecountry.com/tofrodos/index.shtml"
license=('GPL2')
depends=('glibc')
-source=(http://$pkgname.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
+source=(https://fossies.org/linux/misc/$pkgname-$pkgver.tar.gz)
md5sums=('c4c5e6668a13a01bfb5ce562753a808f')
build() {