summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNagy Gabor2020-10-11 23:40:33 +0200
committerNagy Gabor2020-10-11 23:40:33 +0200
commit47c561354c48ea4fe750039eb65ddd88453fb389 (patch)
tree39b526ec9ac4c6f25e036950668e45e093bc22f3
parent33e175a792e9c20d1c5685c2323e589d92b4c04a (diff)
downloadaur-47c561354c48ea4fe750039eb65ddd88453fb389.tar.gz
Change http to https in the upstream url
Signed-off-by: Nagy Gabor <Gabor.V.Nagy@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2afb968fc18f..413afadf2eaa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = xfce-theme-cobibird
pkgdesc = A GTK theme based on Greybird, with dark menus
pkgver = 2.1.8
- pkgrel = 1
- url = http://gnome-look.org/content/show.php/CobiBird?content=157985
+ pkgrel = 2
+ url = https://gnome-look.org/content/show.php/CobiBird?content=157985
arch = any
license = GPL
license = CCPL:cc-by-sa
diff --git a/PKGBUILD b/PKGBUILD
index 373470f7e810..1750ce160177 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=xfce-theme-cobibird
pkgver=2.1.8
-pkgrel=1
+pkgrel=2
pkgdesc="A GTK theme based on Greybird, with dark menus"
arch=(any)
-url=http://gnome-look.org/content/show.php/CobiBird?content=157985
+url=https://gnome-look.org/content/show.php/CobiBird?content=157985
license=('GPL' 'CCPL:cc-by-sa')
depends=(gtk-engine-murrine)
optdepends=('elementary-xfce-icons: matching icon set; use the dark icon theme')