summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel2023-03-14 11:40:33 +0100
committerManuel2023-03-14 11:40:33 +0100
commita2cbe9a83dd58a2cacd9eef1bd9c2754633d693b (patch)
treecfe1d09216cdfb38e58790fdf0cfe0661ce853c9
parente3eefb74f11ed6890fc171169d8397393ae74cda (diff)
downloadaur-xcursor-retrosmart.tar.gz
Verson 3.0. Shadow bugs fixed. Hotspots recalibrated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f448a600c60a..2d4f79171580 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xcursor-retrosmart
pkgdesc = A retrosmart look collection of cursors for X.
- pkgver = 3.0a
+ pkgver = 3.0
pkgrel = 1
url = https://github.com/mdomlop/retrosmart-x11-cursors
changelog = ChangeLog
@@ -14,7 +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-3.0a.tar.gz::https://github.com/mdomlop/retrosmart-x11-cursors/archive/3.0a.tar.gz
- md5sums = e72a25d997fb4e296cbacedfa15a098d
+ source = xcursor-retrosmart-3.0.tar.gz::https://github.com/mdomlop/retrosmart-x11-cursors/archive/3.0.tar.gz
+ md5sums = 84555e9f8d36419dc06daa7ac734daab
pkgname = xcursor-retrosmart
diff --git a/PKGBUILD b/PKGBUILD
index 76dfe65026a6..8e37273061da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgver_day=23
pkgname=xcursor-retrosmart
_pkgname=retrosmart-x11-cursors
-pkgver=3.0a
+pkgver=3.0
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=('e72a25d997fb4e296cbacedfa15a098d')
+md5sums=('84555e9f8d36419dc06daa7ac734daab')