Date: Monday, August 5, 2019 @ 05:54:18 Author: eworm Revision: 497434
update to https urls Modified: xcursor-comix/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-05 05:50:18 UTC (rev 497433) +++ PKGBUILD 2019-08-05 05:54:18 UTC (rev 497434) @@ -5,12 +5,12 @@ pkgname=xcursor-comix pkgver=0.9.0 pkgrel=2 -pkgdesc="Comix X Cursor Theme" -url="http://www.kde-look.org/content/show.php/ComixCursors?content=32627" +pkgdesc='Comix X Cursor Theme' +url='https://store.kde.org/p/999996/' depends=('libxcursor') license=('GPL') arch=(any) -source=("http://www.limitland.de/downloads/comixcursors/ComixCursors-${pkgver}.tar.bz2") +source=("https://www.limitland.de/downloads/comixcursors/ComixCursors-${pkgver}.tar.bz2") sha256sums=('91e9d7363743450efe173fdf3b01464b8706b161b47dff09ff78a6d161bc2648') package() {
