summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca651c069903..e61c376a196d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = bibata-cursor-theme-bin
pkgdesc = Material Based Cursor Theme
- pkgver = 1.0.0
- pkgrel = 2
+ pkgver = 1.0.1
+ pkgrel = 1
url = https://github.com/ful1e5/Bibata_Cursor
arch = any
license = GPL3
provides = bibata-cursor-theme
conflicts = bibata-cursor-theme
options = !strip
- source = bibata-cursor-theme-1.0.0.tar.gz::https://github.com/ful1e5/Bibata_Cursor/releases/download/v1.0.0/Bibata.tar.gz
- sha256sums = 6163ad56de626e4224792c129060aa36b753b4309ae8e08df643581cd3953338
+ source = bibata-cursor-theme-1.0.1.tar.gz::https://github.com/ful1e5/Bibata_Cursor/releases/download/v1.0.1/Bibata.tar.gz
+ sha256sums = e46755e059d2166840e2113009201d2f318197e7cc16582a98aaa1766102332d
pkgname = bibata-cursor-theme-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7986248c54f6..64eeffda483a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=bibata-cursor-theme-bin
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
pkgdesc="Material Based Cursor Theme"
arch=('any')
url="https://github.com/ful1e5/Bibata_Cursor"
@@ -10,7 +10,7 @@ provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
options=('!strip')
source=("${pkgname%-bin}-$pkgver.tar.gz::$url/releases/download/v$pkgver/Bibata.tar.gz")
-sha256sums=('6163ad56de626e4224792c129060aa36b753b4309ae8e08df643581cd3953338')
+sha256sums=('e46755e059d2166840e2113009201d2f318197e7cc16582a98aaa1766102332d')
package() {
install -d "$pkgdir/usr/share/icons"