summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4cfcb5cc752..8883b8040fc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = volantes-cursors
pkgdesc = Cursors theme
- pkgver = 20200202.0
+ pkgver = 20200209.0
pkgrel = 1
url = https://github.com/varlesh/volantes-cursors
arch = any
@@ -8,8 +8,8 @@ pkgbase = volantes-cursors
makedepends = bash
makedepends = inkscape
makedepends = xorg-xcursorgen
- source = https://github.com/varlesh/volantes-cursors/archive/59fe00e60ce1cd6d20bbe29a9cfe5c2b08bf25e6.tar.gz
- sha256sums = 511a561124d62a7d461f65a6d9b8b01c167a027d504bcf11bdaa4b45fb2cea0a
+ source = https://github.com/varlesh/volantes-cursors/archive/f5dd936e213a7e960f5b39f06ff6b18b2145a0b5.tar.gz
+ sha256sums = bb4b213535ea212dc084c5e2d7ece9acd67c9a5d82eb074f4b365debcd9fe85d
pkgname = volantes-cursors
diff --git a/PKGBUILD b/PKGBUILD
index eca9942ba21d..c5c294addbb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Konstantin Ivanov <kostyarin.ivanov@gmail.com>
pkgname=('volantes-cursors')
-commit_hash=59fe00e60ce1cd6d20bbe29a9cfe5c2b08bf25e6
-pkgver=20200202.0
+commit_hash=f5dd936e213a7e960f5b39f06ff6b18b2145a0b5
+pkgver=20200209.0
pkgrel=1
pkgdesc="Cursors theme"
arch=('any')
@@ -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=('511a561124d62a7d461f65a6d9b8b01c167a027d504bcf11bdaa4b45fb2cea0a')
+sha256sums=('bb4b213535ea212dc084c5e2d7ece9acd67c9a5d82eb074f4b365debcd9fe85d')
build() {
cd "${srcdir}/$pkgname-$commit_hash"