summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2020-08-22 17:03:04 +0200
committerMichal Wojdyla2020-08-22 17:03:04 +0200
commitef9598599b78997a92668e9c5f39a9bfd649541b (patch)
tree87a5ae7f6adaa8ae165013423d993852906146e1 /PKGBUILD
parent3dfebe58c900f30c9950074b32ce0082e65c391c (diff)
downloadaur-libeweather-git.tar.gz
update repo link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7380a237c1d..15376307db61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
_pkgname=libeweather
pkgname=$_pkgname-git
-pkgver=0.2.0.77.020f66c
+pkgver=0.2.0.79.f88cb2c
pkgrel=1
pkgdesc="EFL based library for weather information"
arch=('i686' 'x86_64')
-url="http://www.enlightenment.org"
+url="https://www.enlightenment.org"
license=('LGPL2.1')
depends=('efl')
makedepends=('git')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
-source=("git://git.enlightenment.org/libs/$_pkgname.git")
+source=("git+https://git.enlightenment.org/libs/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {