summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkh3phr3n2017-02-12 08:35:40 +0100
committerkh3phr3n2017-02-12 08:35:40 +0100
commit61e361258e1c341b594d2ce5375ec9791ef3aaed (patch)
tree10cd68f0ff4976ba7985a0097f720491d6a33e18
parent7427134bdff4fa9846e7dcc168a2f3839ec1aa53 (diff)
downloadaur-61e361258e1c341b594d2ce5375ec9791ef3aaed.tar.gz
Update to 5.9.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efa529800c99..9c9b89bd89ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xcursor-oxygen
pkgdesc = Oxygen cursor themes
- pkgver = 5.7.1
+ pkgver = 5.9.1
pkgrel = 1
- url = https://quickgit.kde.org/?p=oxygen.git
+ url = https://cgit.kde.org/oxygen.git
arch = any
license = LGPL
depends = libxcursor
conflicts = oxygen
- source = http://download.kde.org/stable/plasma/5.7.1/oxygen-5.7.1.tar.xz
- sha256sums = c0f6f380b8a2f6c0f239a030906b89179a5ab591bd3782eaf65ebab1ec7f5ede
+ source = http://download.kde.org/stable/plasma/5.9.1/oxygen-5.9.1.tar.xz
+ sha256sums = b1e19a955f3908ed8fe7ad9be31811ccd05382bdc943bc22f40d1528bd3994ae
pkgname = xcursor-oxygen
diff --git a/PKGBUILD b/PKGBUILD
index ba43c9a82a7d..16adf41a6750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Remi Casanova <rc.dev@tuxico.com>
pkgname=xcursor-oxygen
-pkgver=5.7.1
+pkgver=5.9.1
pkgrel=1
arch=('any')
@@ -10,9 +10,9 @@ depends=('libxcursor')
license=('LGPL')
pkgdesc="Oxygen cursor themes"
-url="https://quickgit.kde.org/?p=oxygen.git"
+url="https://cgit.kde.org/oxygen.git"
-sha256sums=("c0f6f380b8a2f6c0f239a030906b89179a5ab591bd3782eaf65ebab1ec7f5ede")
+sha256sums=("b1e19a955f3908ed8fe7ad9be31811ccd05382bdc943bc22f40d1528bd3994ae")
source=("http://download.kde.org/stable/plasma/${pkgver}/oxygen-${pkgver}.tar.xz")
package() {