summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b708dc34c47e..9939cb98ade9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=flip
pkgver=20130224
-pkgrel=3
+pkgrel=4
pkgdesc="Utility program to convert text files between UNIX or Mac newlines and DOS linefeed + newlines."
arch=('i686' 'x86_64')
-url="http://www-ccrma.stanford.edu/~craig/utility/flip/"
+url="http://ccrma.stanford.edu/~craig/utility/flip/"
license=('unknown')
-source=("http://www-ccrma.stanford.edu/~craig/utility/flip/${pkgname}.cpp")
+source=("http://ccrma.stanford.edu/~craig/utility/flip/${pkgname}.cpp")
md5sums=('21dc9256584eceffcfc27e137b3f8bc5')
build() {