summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Tokarev2018-10-06 18:22:48 +0700
committerAlex Tokarev2018-10-06 18:37:15 +0700
commit12f73bbadac4307e470064844eaff41c23fe3515 (patch)
tree2b00a9943e16ed36e54b5267993ad0a450d055b5
parentdcb56e7516a87758c129ccfb01bae68c3ba3f210 (diff)
downloadaur-xcursor-arch-cursor-complete.tar.gz
Update version fixing resize cursors in KDE
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a84e59afeca..8ef194341474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = xcursor-arch-cursor-complete
pkgdesc = Expansion of Arch Cursor Simple theme that keeps the best and modifies the rest.
- pkgver = 23.11.2017
+ pkgver = 06.10.2018
pkgrel = 1
url = https://github.com/aleksator/arch-cursor-complete
arch = any
license = custom:cc-by-4.0
- source = https://github.com/aleksator/arch-cursor-complete/releases/download/23.11.2017/ArchCursorComplete.tar.gz
- md5sums = bc8fbd4467217d106d1fd143e7dbfa4b
+ source = https://github.com/aleksator/arch-cursor-complete/releases/download/06.10.2018/ArchCursorComplete.tar.gz
+ md5sums = 9c3c3857ac1663c53a2f92ff5541efa7
pkgname = xcursor-arch-cursor-complete
diff --git a/PKGBUILD b/PKGBUILD
index 48e9293fd54c..ce20f643f3b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Alex Tokarev <aleksator at gmail>
pkgname=xcursor-arch-cursor-complete
-pkgver=23.11.2017
+pkgver=06.10.2018
pkgrel=1
pkgdesc="Expansion of Arch Cursor Simple theme that keeps the best and modifies the rest."
arch=('any')
url="https://github.com/aleksator/arch-cursor-complete"
license=('custom:cc-by-4.0')
-source=("https://github.com/aleksator/arch-cursor-complete/releases/download/23.11.2017/ArchCursorComplete.tar.gz")
-md5sums=('bc8fbd4467217d106d1fd143e7dbfa4b')
+source=("https://github.com/aleksator/arch-cursor-complete/releases/download/$pkgver/ArchCursorComplete.tar.gz")
+md5sums=('9c3c3857ac1663c53a2f92ff5541efa7')
package() {
install -d -m755 "${pkgdir}/usr/share/icons"