summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2019-06-12 14:51:18 -0400
committerAndrew Sun2019-06-12 14:51:18 -0400
commit7bcb09c3327bf57bbeab572e7c57902f5dbcf1b0 (patch)
treea6dfa3a67e6d9449c5199a1c2d1c230a47822521 /PKGBUILD
parent23cfb82c1d478afc6a2d61c44950f969f6186079 (diff)
downloadaur-7bcb09c3327bf57bbeab572e7c57902f5dbcf1b0.tar.gz
fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47365a31f6b0..a1c45399743a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=2.10.2
pkgrel=1
pkgdesc="Libsigc++ implements a full callback system for use in widget libraries - V2 (mingw-w64)"
arch=('any')
-url="http://libsigc.sourceforge.net/"
+url="https://libsigcplusplus.github.io/libsigcplusplus/"
license=('LGPL')
makedepends=('mingw-w64-gcc' 'mingw-w64-configure')
depends=('mingw-w64-crt')