summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-06-28 09:34:28 -0600
committerMark Wagie2021-06-28 09:34:28 -0600
commit49fae722c3045100d46d29bc9a2e81e5b2fbc567 (patch)
tree733306ad354fa2a259518c1f9385d59defbf6def
parent8b498c7d390c64efc49d8e26a9812d625d00cae4 (diff)
downloadaur-49fae722c3045100d46d29bc9a2e81e5b2fbc567.tar.gz
1.1.2
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6412609cf33..a239640da29d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = googledot-cursor-theme
pkgdesc = Cursor theme inspired on Google
- pkgver = 1.1.1
+ pkgver = 1.1.2
pkgrel = 1
url = https://www.pling.com/p/1215613
arch = any
@@ -8,11 +8,10 @@ pkgbase = googledot-cursor-theme
makedepends = python-clickgen
depends = libxcursor
depends = libpng
- 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
+ noextract = googledot-cursor-theme-bitmaps-1.1.2.zip
+ source = googledot-cursor-theme-1.1.2.tar.gz::https://github.com/ful1e5/Google_Cursor/archive/v1.1.2.tar.gz
+ source = googledot-cursor-theme-bitmaps-1.1.2.zip::https://github.com/ful1e5/Google_Cursor/releases/download/v1.1.2/bitmaps.zip
+ sha256sums = 56b24e9a6141796c598e8904438f623963746dd1f15c22f405093c2b96dd5229
+ sha256sums = f674660783fa0f60fff8ab558687620fc024e7f9c2f0a0ecf0f0d615fda4b87f
pkgname = googledot-cursor-theme
-
diff --git a/PKGBUILD b/PKGBUILD
index 5c5a457a7ba4..e552a9c320e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=googledot-cursor-theme
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="Cursor theme inspired on Google"
arch=('any')
@@ -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=('5e67f2293b098ab6ae0c5cb7a6f740ed834f263e60cefa0b637ab1c43113f69e'
- 'b414be817b365922f6fc3cf1a95aa8cdf5cd1ca053b40dfe2c8bda6ce308f889')
+sha256sums=('56b24e9a6141796c598e8904438f623963746dd1f15c22f405093c2b96dd5229'
+ 'f674660783fa0f60fff8ab558687620fc024e7f9c2f0a0ecf0f0d615fda4b87f')
prepare() {
cd Google_Cursor-$pkgver