summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-15 09:17:13 -0600
committerMark Wagie2023-09-15 09:17:13 -0600
commitba388145c5eaf12c0e889716471435d72f59eb11 (patch)
treeece6f0dc3e4971377443172f01367bc5a8cd98de
parentc1da327743617f9604f6738698b9cacb54a49312 (diff)
downloadaur-ba388145c5eaf12c0e889716471435d72f59eb11.tar.gz
2.0.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39296e36e5ac..bd42bc084f39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bibata-cursor-theme-bin
pkgdesc = Material Based Cursor Theme
- pkgver = 2.0.3
+ pkgver = 2.0.4
pkgrel = 1
url = https://github.com/ful1e5/Bibata_Cursor
arch = any
@@ -8,7 +8,7 @@ pkgbase = bibata-cursor-theme-bin
provides = bibata-cursor-theme
conflicts = bibata-cursor-theme
options = !strip
- source = bibata-cursor-theme-2.0.3.tar.gz::https://github.com/ful1e5/Bibata_Cursor/releases/download/v2.0.3/Bibata.tar.gz
- sha256sums = 1664a1e848707e643362eb772a38f077a4cac6362ca39f5705f59e85128b270c
+ source = bibata-cursor-theme-2.0.4.tar.xz::https://github.com/ful1e5/Bibata_Cursor/releases/download/v2.0.4/Bibata.tar.xz
+ sha256sums = af21e99d6bdda372e24ed8734f21e9fd6f09fcf9d6f1f47d0043dcd8c1e00959
pkgname = bibata-cursor-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8345614d8861..5de7a7634409 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=bibata-cursor-theme-bin
-pkgver=2.0.3
+pkgver=2.0.4
pkgrel=1
pkgdesc="Material Based Cursor Theme"
arch=('any')
@@ -9,8 +9,8 @@ license=('GPL3')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
options=('!strip')
-source=("${pkgname%-bin}-$pkgver.tar.gz::$url/releases/download/v$pkgver/Bibata.tar.gz")
-sha256sums=('1664a1e848707e643362eb772a38f077a4cac6362ca39f5705f59e85128b270c')
+source=("${pkgname%-bin}-$pkgver.tar.xz::$url/releases/download/v$pkgver/Bibata.tar.xz")
+sha256sums=('af21e99d6bdda372e24ed8734f21e9fd6f09fcf9d6f1f47d0043dcd8c1e00959')
package() {
install -d "$pkgdir/usr/share/icons"