summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Ivanov2020-05-06 09:35:05 +0400
committerKonstantin Ivanov2020-05-06 09:35:05 +0400
commitae465b8cf9c7c3331d0fbb47b26e45ce689d07ca (patch)
treed7aacc3063ca8007ef3e48ee94ff0b3684bdb61a /PKGBUILD
parent6e133536945c7e6f383d0c491a05f5f38d0e41aa (diff)
downloadaur-ae465b8cf9c7c3331d0fbb47b26e45ce689d07ca.tar.gz
bump version for Inkscape 1.0 fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5c294addbb7..a65b6674a18c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Konstantin Ivanov <kostyarin.ivanov@gmail.com>
pkgname=('volantes-cursors')
-commit_hash=f5dd936e213a7e960f5b39f06ff6b18b2145a0b5
+commit_hash=d1d290ff42cc4fa643716551bd0b02582b90fd2f
pkgver=20200209.0
pkgrel=1
pkgdesc="Cursors theme"
@@ -14,7 +14,7 @@ makedepends=(
url="https://github.com/varlesh/volantes-cursors"
license=('GPL2')
source=("https://github.com/varlesh/volantes-cursors/archive/$commit_hash.tar.gz")
-sha256sums=('bb4b213535ea212dc084c5e2d7ece9acd67c9a5d82eb074f4b365debcd9fe85d')
+sha256sums=('7eed19db07ee8f84949e9a7c94b8b0f71d160ee703a315bbd2fc65f3c3f969e6')
build() {
cd "${srcdir}/$pkgname-$commit_hash"