summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkh3phr3n2021-05-28 17:09:01 +0200
committerkh3phr3n2021-05-28 17:09:01 +0200
commitb71a961c16fdb766563af14a6860c4efd265de83 (patch)
treee8504c9b1429c3b33cd2006d86c0ea420d6714a5
parentbe39201d9137956ff41d1de1bca44deab81899f8 (diff)
downloadaur-b71a961c16fdb766563af14a6860c4efd265de83.tar.gz
Update to 5.21.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49f46e3f7499..4db5e044dbd5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xcursor-oxygen
pkgdesc = Oxygen cursor themes
- pkgver = 5.16.1
+ pkgver = 5.21.1
pkgrel = 1
- url = https://cgit.kde.org/oxygen.git
+ url = https://invent.kde.org/plasma/oxygen
arch = any
license = LGPL
depends = libxcursor
conflicts = oxygen
- source = https://download.kde.org/stable/plasma/5.16.1/oxygen-5.16.1.tar.xz
- sha256sums = 89adb92e2c6cd77b21d7fa5cd42963637919dc7d472254cf684db5374a36d567
+ source = https://download.kde.org/stable/plasma/5.21.1/oxygen-5.21.1.tar.xz
+ sha256sums = 8fc30be19b5bbb10f294329733178620de7dd8ac3f6715177925145a64fbabe8
pkgname = xcursor-oxygen
diff --git a/PKGBUILD b/PKGBUILD
index f88491fd8b34..e17656a3843d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Remi Casanova <rc.dev@tuxico.com>
+# Maintainer: RĂ©mi Casanova <kh3phr3n@nixsys.fr>
pkgname=xcursor-oxygen
-pkgver=5.16.1
+pkgver=5.21.1
pkgrel=1
arch=('any')
@@ -10,9 +10,9 @@ depends=('libxcursor')
license=('LGPL')
pkgdesc="Oxygen cursor themes"
-url="https://cgit.kde.org/oxygen.git"
+url="https://invent.kde.org/plasma/oxygen"
-sha256sums=("89adb92e2c6cd77b21d7fa5cd42963637919dc7d472254cf684db5374a36d567")
+sha256sums=("8fc30be19b5bbb10f294329733178620de7dd8ac3f6715177925145a64fbabe8")
source=("https://download.kde.org/stable/plasma/${pkgver}/oxygen-${pkgver}.tar.xz")
package() {