summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormdomlop2019-11-25 13:00:12 +0100
committermdomlop2019-11-25 13:00:12 +0100
commit27f8004b9f38bc0d61718ec9789aa2916bea57e7 (patch)
tree678543e8c770e2a04d650108f953e261491a0016
parent6b3e72b6d032d3564aeb9552a635e89c59327291 (diff)
downloadaur-27f8004b9f38bc0d61718ec9789aa2916bea57e7.tar.gz
Version 2.0:
- Version 2.0: Hourglass design. - Better building. No external scripts needed. - Minor fixes.
-rw-r--r--.SRCINFO6
-rw-r--r--ChangeLog5
-rw-r--r--PKGBUILD4
-rw-r--r--xcursor-retrosmart-2.0.tar.gzbin0 -> 29332 bytes
4 files changed, 10 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2442f2c8f895..23527a46b967 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xcursor-retrosmart
pkgdesc = A retrosmart look collection of cursors for X.
- pkgver = 1.2
+ pkgver = 2.0
pkgrel = 1
url = https://github.com/mdomlop/retrosmart-x11-cursors
changelog = ChangeLog
@@ -12,8 +12,8 @@ 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-1.2.tar.gz::https://github.com/mdomlop/retrosmart-x11-cursors/archive/1.2.tar.gz
- md5sums = 8141d588fe975ddaf21a6892d97bd245
+ source = xcursor-retrosmart-2.0.tar.gz::https://github.com/mdomlop/retrosmart-x11-cursors/archive/2.0.tar.gz
+ md5sums = db036e6c29ad6aa4e4b41f2472e4f1b4
pkgname = xcursor-retrosmart
diff --git a/ChangeLog b/ChangeLog
index ab63b610eea5..eac955df8c82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019.11.20, Version 2.0:
+ - Version 2.0: Hourglass design.
+ - Better building. No external scripts needed.
+ - Minor fixes.
+
2019.07.13, Version 1.2:
- Added versions with shadow.
diff --git a/PKGBUILD b/PKGBUILD
index 3106ab17079f..baa8882bb7b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgver_day=13
pkgname=xcursor-retrosmart
_pkgname=retrosmart-x11-cursors
-pkgver=1.2
+pkgver=2.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=('8141d588fe975ddaf21a6892d97bd245')
+md5sums=('db036e6c29ad6aa4e4b41f2472e4f1b4')
diff --git a/xcursor-retrosmart-2.0.tar.gz b/xcursor-retrosmart-2.0.tar.gz
new file mode 100644
index 000000000000..e2576ebb7e64
--- /dev/null
+++ b/xcursor-retrosmart-2.0.tar.gz
Binary files differ