summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy MountainJohnson2018-08-25 11:13:31 -0500
committerJeremy MountainJohnson2018-08-25 11:13:31 -0500
commitaa022cc8919fd8ea9132cd2b9f8a6d1a88ad51ef (patch)
treeca010fc63482da3595431b3aef674901306758c1
parentfb68aaad67954f003de96ede1a389d35818a7519 (diff)
downloadaur-aa022cc8919fd8ea9132cd2b9f8a6d1a88ad51ef.tar.gz
added short url to url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a79c3e194ef..75eff668cc55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = xfce-evolution-themes
pkgdesc = The Xfce Evolution theme attempts to rid the Xfce desktop of visual distractions by providing a more consistent look (buttons, scrollbars, menus, etc) across older and newer applications.
pkgver = 4.17.0
- pkgrel = 3
- url = http://www.itgroup.ro/WSX/browser.htm?.landingpage=wsx_content/en/linux/xfce-evolution.html
+ pkgrel = 4
+ url = http://itgroup.ro/xfce-evolution
arch = any
license = GPLv2
depends = gtk-engine-murrine
diff --git a/PKGBUILD b/PKGBUILD
index 87322a099798..ebe3e48591fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=xfce-evolution-themes
_name=xfce-evolution
pkgver=4.17.0
-pkgrel=3
+pkgrel=4
pkgdesc="The Xfce Evolution theme attempts to rid the Xfce desktop of visual distractions by providing a more consistent look (buttons, scrollbars, menus, etc) across older and newer applications."
arch=('any')
-url="http://www.itgroup.ro/WSX/browser.htm?.landingpage=wsx_content/en/linux/xfce-evolution.html"
+url="http://itgroup.ro/xfce-evolution"
license=(GPLv2)
depends=(gtk-engine-murrine)
optdepends=(lib32-gtk-engine-murrine qt5-styleplugins noto-fonts elementary-xfce-icons nemo)