summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Ivanov2022-08-31 03:40:16 +0300
committerKonstantin Ivanov2022-08-31 03:40:16 +0300
commitea666fc7fd11110ba1a20863678d4d7e0cbd57cf (patch)
tree5212a7b62279031bfc45a72f0c4921f3c1944fb2
parent88ae2da5dfde1bfd784fa3ddbdce42c5c922fcd2 (diff)
downloadaur-ea666fc7fd11110ba1a20863678d4d7e0cbd57cf.tar.gz
bump v20220828.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 215f67352a82..6d67a5672cbf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = volantes-cursors
pkgdesc = Cursors theme
- pkgver = 20200506.0
- pkgrel = 2
+ pkgver = 20220828.0
+ pkgrel = 0
url = https://github.com/varlesh/volantes-cursors
arch = any
license = GPL2
makedepends = bash
makedepends = inkscape
makedepends = xorg-xcursorgen
- source = https://github.com/varlesh/volantes-cursors/archive/f5dd936e213a7e960f5b39f06ff6b18b2145a0b5.tar.gz
- sha256sums = 7eed19db07ee8f84949e9a7c94b8b0f71d160ee703a315bbd2fc65f3c3f969e6
+ source = https://github.com/varlesh/volantes-cursors/archive/b13a4bbf6bd1d7e85fadf7f2ecc44acc198f8d01.tar.gz
+ sha256sums = 24a8b82fb99011032669c8721e11ddb05350b57baff7f2b3751853b6868acce1
pkgname = volantes-cursors
diff --git a/PKGBUILD b/PKGBUILD
index eef3a522cb13..839ae1371c34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Konstantin Ivanov <kostyarin.ivanov@gmail.com>
pkgname=('volantes-cursors')
-commit_hash=d1d290ff42cc4fa643716551bd0b02582b90fd2f
-pkgver=20200506.0
-pkgrel=2
+commit_hash=b13a4bbf6bd1d7e85fadf7f2ecc44acc198f8d01
+pkgver=20220828.0
+pkgrel=0
pkgdesc="Cursors theme"
arch=('any')
makedepends=(
@@ -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=('7eed19db07ee8f84949e9a7c94b8b0f71d160ee703a315bbd2fc65f3c3f969e6')
+sha256sums=('24a8b82fb99011032669c8721e11ddb05350b57baff7f2b3751853b6868acce1')
build() {
cd "${srcdir}/$pkgname-$commit_hash"