summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormdomlop2019-11-25 13:09:30 +0100
committermdomlop2019-11-25 13:09:30 +0100
commit5141e75b4b305c0c2efa6ec77486f94e05c3de2d (patch)
tree23016db374513e02e12aff36b731496e8f457deb
parent27f8004b9f38bc0d61718ec9789aa2916bea57e7 (diff)
downloadaur-5141e75b4b305c0c2efa6ec77486f94e05c3de2d.tar.gz
Revert "Version 2.0:"
This reverts commit 27f8004b9f38bc0d61718ec9789aa2916bea57e7.
-rw-r--r--.SRCINFO6
-rw-r--r--ChangeLog5
-rw-r--r--PKGBUILD4
-rw-r--r--xcursor-retrosmart-2.0.tar.gzbin29332 -> 0 bytes
4 files changed, 5 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23527a46b967..2442f2c8f895 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xcursor-retrosmart
pkgdesc = A retrosmart look collection of cursors for X.
- pkgver = 2.0
+ pkgver = 1.2
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-2.0.tar.gz::https://github.com/mdomlop/retrosmart-x11-cursors/archive/2.0.tar.gz
- md5sums = db036e6c29ad6aa4e4b41f2472e4f1b4
+ source = xcursor-retrosmart-1.2.tar.gz::https://github.com/mdomlop/retrosmart-x11-cursors/archive/1.2.tar.gz
+ md5sums = 8141d588fe975ddaf21a6892d97bd245
pkgname = xcursor-retrosmart
diff --git a/ChangeLog b/ChangeLog
index eac955df8c82..ab63b610eea5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-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 baa8882bb7b1..3106ab17079f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgver_day=13
pkgname=xcursor-retrosmart
_pkgname=retrosmart-x11-cursors
-pkgver=2.0
+pkgver=1.2
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=('db036e6c29ad6aa4e4b41f2472e4f1b4')
+md5sums=('8141d588fe975ddaf21a6892d97bd245')
diff --git a/xcursor-retrosmart-2.0.tar.gz b/xcursor-retrosmart-2.0.tar.gz
deleted file mode 100644
index e2576ebb7e64..000000000000
--- a/xcursor-retrosmart-2.0.tar.gz
+++ /dev/null
Binary files differ