summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-03-29 09:15:40 -0600
committerMark Wagie2021-03-29 09:15:40 -0600
commit8b498c7d390c64efc49d8e26a9812d625d00cae4 (patch)
tree3fbfbb84b12eda56b4567c490c99e63aeca1fa00
parent1ca99cca1ae844efe3582842041c851f4059e516 (diff)
downloadaur-8b498c7d390c64efc49d8e26a9812d625d00cae4.tar.gz
1.1.1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 959e47bdfd54..e6412609cf33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = googledot-cursor-theme
pkgdesc = Cursor theme inspired on Google
- pkgver = 1.1.0
- pkgrel = 3
+ pkgver = 1.1.1
+ pkgrel = 1
url = https://www.pling.com/p/1215613
arch = any
license = GPL3
makedepends = python-clickgen
depends = libxcursor
depends = libpng
- noextract = googledot-cursor-theme-bitmaps-1.1.0.zip
- source = googledot-cursor-theme-1.1.0.tar.gz::https://github.com/ful1e5/Google_Cursor/archive/v1.1.0.tar.gz
- source = googledot-cursor-theme-bitmaps-1.1.0.zip::https://github.com/ful1e5/Google_Cursor/releases/download/v1.1.0/bitmaps.zip
- sha256sums = c0082299be26a1f157c5beb71f1957c978747a044347ce44fcbd28ade5751ea5
- sha256sums = fa16d5db8ba80df7c1f8b4d59647785fbfc8818717fdca05f051d75d458a9da1
+ noextract = googledot-cursor-theme-bitmaps-1.1.1.zip
+ source = googledot-cursor-theme-1.1.1.tar.gz::https://github.com/ful1e5/Google_Cursor/archive/v1.1.1.tar.gz
+ source = googledot-cursor-theme-bitmaps-1.1.1.zip::https://github.com/ful1e5/Google_Cursor/releases/download/v1.1.1/bitmaps.zip
+ sha256sums = 5e67f2293b098ab6ae0c5cb7a6f740ed834f263e60cefa0b637ab1c43113f69e
+ sha256sums = b414be817b365922f6fc3cf1a95aa8cdf5cd1ca053b40dfe2c8bda6ce308f889
pkgname = googledot-cursor-theme
diff --git a/PKGBUILD b/PKGBUILD
index 840667b99100..5c5a457a7ba4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=googledot-cursor-theme
-pkgver=1.1.0
-pkgrel=3
+pkgver=1.1.1
+pkgrel=1
pkgdesc="Cursor theme inspired on Google"
arch=('any')
url="https://www.pling.com/p/1215613"
@@ -11,8 +11,8 @@ makedepends=('python-clickgen')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ful1e5/Google_Cursor/archive/v$pkgver.tar.gz"
"$pkgname-bitmaps-$pkgver.zip::https://github.com/ful1e5/Google_Cursor/releases/download/v$pkgver/bitmaps.zip")
noextract=("$pkgname-bitmaps-$pkgver.zip")
-sha256sums=('c0082299be26a1f157c5beb71f1957c978747a044347ce44fcbd28ade5751ea5'
- 'fa16d5db8ba80df7c1f8b4d59647785fbfc8818717fdca05f051d75d458a9da1')
+sha256sums=('5e67f2293b098ab6ae0c5cb7a6f740ed834f263e60cefa0b637ab1c43113f69e'
+ 'b414be817b365922f6fc3cf1a95aa8cdf5cd1ca053b40dfe2c8bda6ce308f889')
prepare() {
cd Google_Cursor-$pkgver
@@ -22,7 +22,7 @@ prepare() {
build() {
cd Google_Cursor-$pkgver/builder
- _themes='Blue Black'
+ _themes='Blue Black White'
_sizes='22 24 28 32 40 48 56 64 72 80 88 96'
set -- ${_sizes}