summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsl1pkn072015-11-20 14:28:15 +0100
committersl1pkn072015-11-20 14:28:15 +0100
commitf3cd4d8e3b5515e0de052223eb6f7be3abc44418 (patch)
treeaa4667862999eec62abc44f752c92a33d8fd23ce /PKGBUILD
parentd1014be9ac6b1b507aa88face7aaf27cb15d5c81 (diff)
downloadaur-f3cd4d8e3b5515e0de052223eb6f7be3abc44418.tar.gz
Fix source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a74d5723f0e..2c9ee904cbc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=utf8cpp
pkgver=2.3.4
-pkgrel=1
+pkgrel=2
pkgdesc="UTF-8 with C++ in a Portable Way"
-url="http://utfcpp.sourceforge.net/"
+url='http://utfcpp.sourceforge.net'
arch=('any')
license=('Custom')
-source=("http://garr.dl.sourceforge.net/project/utfcpp/utf8cpp_2x/Release%20${pkgver}/utf8_v${pkgver//./_}.zip")
+source=("http://downloads.sourceforge.net/project/utfcpp/utf8cpp_2x/Release%20${pkgver}/utf8_v${pkgver//./_}.zip")
sha1sums=('638910adb69e4336f5a69c338abeeea88e9211ca')
package() {