summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormdomlop2019-03-06 08:19:08 +0100
committermdomlop2019-03-06 08:19:08 +0100
commitaad1e5898c9a57a69265e3eed3a8393b634cb23d (patch)
tree42c717f268c38c0de3a584023f6a950c6d8f507f /PKGBUILD
parent35aea4985fb23f153a28c18d2067a8f24d9d16e2 (diff)
downloadaur-aad1e5898c9a57a69265e3eed3a8393b634cb23d.tar.gz
Fixed md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d020e3941c4f..b7a8baf8287d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,13 +13,12 @@ pkgrel=1
pkgdesc="A retrosmart look collection of cursors for X."
url="https://github.com/mdomlop/$name"
source=("https://github.com/mdomlop/$name/archive/$pkgver.tar.gz")
-md5sums=('04c42a604e316abd7067237647e537fa')
+md5sums=('d82baf529f23cb14658f8a172beabfb7')
license=('GPL3')
builddepends=('imagemagick' 'xorg-xcursorgen')
optdepends=('retrosmart-kvantum-theme: The corresponding theme for Kvantum'
'retrosmart-qtcurve-theme: The corresponding theme for QtCurve'
'retrosmart-openbox-themes: The corresponding Openbox themes'
- 'retrosmart-wallpapers: The corresponding backgrounds project'
'retrosmart-xfwm4-themes: The corresponding XFwm4 themes')
arch=('any')
group=('retrosmart')