diff options
Diffstat (limited to 'user/libsexy/APKBUILD')
-rw-r--r-- | user/libsexy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/libsexy/APKBUILD b/user/libsexy/APKBUILD index 4aa8dd613..d572034be 100644 --- a/user/libsexy/APKBUILD +++ b/user/libsexy/APKBUILD @@ -3,7 +3,7 @@ pkgname=libsexy pkgver=0.1.11 pkgrel=9 pkgdesc="Doing naughty things to good widgets" -url="http://chipx86.com/wiki/Libsexy" +url="https://blog.chipx86.com/tag/libsexy/" arch="all" options="!check" # Tests require manual intervention and X11 display. license="LGPL-2.1+" |