summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormdomlop2019-11-25 13:12:00 +0100
committermdomlop2019-11-25 13:12:00 +0100
commit8be2dba2ae0fbfe6831a332cc603af520cd4b981 (patch)
tree40b6f2a0730f88f0732980a23073ce8ab39618f5
parent5141e75b4b305c0c2efa6ec77486f94e05c3de2d (diff)
downloadaur-8be2dba2ae0fbfe6831a332cc603af520cd4b981.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--PKGBUILD7
3 files changed, 12 insertions, 6 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..0cf6c6c5aa3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
# @mdomlop at telegram
_pkgver_year=2019
-_pkgver_month=07
-_pkgver_day=13
+_pkgver_month=11
+_pkgver_day=25
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"
@@ -35,3 +35,4 @@ package() {
make install DESTDIR=$pkgdir
}
md5sums=('8141d588fe975ddaf21a6892d97bd245')
+md5sums=('db036e6c29ad6aa4e4b41f2472e4f1b4')