summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel2023-03-09 21:13:37 +0100
committerManuel2023-03-09 21:13:37 +0100
commite3eefb74f11ed6890fc171169d8397393ae74cda (patch)
tree3fa92d65c86b1a98be87937373f49b364e8a0870
parent314ac2e16196bffebbd33f68e686b9bce3055337 (diff)
downloadaur-e3eefb74f11ed6890fc171169d8397393ae74cda.tar.gz
Version 3.0a
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2de90f04c40d..f448a600c60a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xcursor-retrosmart
pkgdesc = A retrosmart look collection of cursors for X.
- pkgver = 2.3.1
+ pkgver = 3.0a
pkgrel = 1
url = https://github.com/mdomlop/retrosmart-x11-cursors
changelog = ChangeLog
@@ -14,8 +14,7 @@ pkgbase = xcursor-retrosmart
optdepends = retrosmart-icon-theme: The corresponding icon theme
optdepends = retrosmart-xfwm4-themes: The corresponding themes for XFwm4
optdepends = retrosmart-openbox-themes: The corresponding themes for Openbox
- source = xcursor-retrosmart-2.3.1.tar.gz::https://github.com/mdomlop/retrosmart-x11-cursors/archive/2.3.1.tar.gz
- md5sums = c370f71323077bd74ad7e14f4dcc20ee
+ source = xcursor-retrosmart-3.0a.tar.gz::https://github.com/mdomlop/retrosmart-x11-cursors/archive/3.0a.tar.gz
+ md5sums = e72a25d997fb4e296cbacedfa15a098d
pkgname = xcursor-retrosmart
-
diff --git a/PKGBUILD b/PKGBUILD
index 825fde47c1a6..76dfe65026a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgver_day=23
pkgname=xcursor-retrosmart
_pkgname=retrosmart-x11-cursors
-pkgver=2.3.1
+pkgver=3.0a
pkgrel=1
pkgdesc="A retrosmart look collection of cursors for X."
url="https://github.com/mdomlop/$_pkgname"
@@ -34,4 +34,4 @@ package() {
cd "$srcdir/$_pkgname-$pkgver"
make install DESTDIR=$pkgdir
}
-md5sums=('c370f71323077bd74ad7e14f4dcc20ee')
+md5sums=('e72a25d997fb4e296cbacedfa15a098d')