summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Cardace2015-09-26 21:09:33 +0200
committerAntonio Cardace2015-09-26 21:09:33 +0200
commitf1d853af79a14998d7ec8bcbfa41abce8cabad5c (patch)
tree7492f1ca899a94da997b0e9e5dfc978b49c7f65f /PKGBUILD
parentc4c7de58b5a5ffe2a1815004aa597911c2e99c2d (diff)
downloadaur-f1d853af79a14998d7ec8bcbfa41abce8cabad5c.tar.gz
fixed url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed41871f612e..da0c86d02498 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.8.2
pkgrel=1
pkgdesc="Library with common functions used by every UMView module."
arch=('x86_64')
-url="sourceforge.net/projects/view-os"
+url="https://sourceforge.net/projects/view-os"
license=('GPL2')
depends=('glibc>=2.4')
provides=("$pkgname=$pkgver")