summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjskier2020-02-28 21:16:00 -0600
committerjskier2020-02-28 21:16:00 -0600
commita36c0d7d196006a0b791736d658b8649853280e2 (patch)
treeb2ad90b1842719f886850dbbe5bcda97287395f5
parent3f1a39b992f016af35b889df25e5de46b4d64975 (diff)
downloadaur-a36c0d7d196006a0b791736d658b8649853280e2.tar.gz
update 1.4.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a088bcd463d2..265d80e4fbb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xfce-classiclooks
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 = 1.4.3
+ pkgver = 1.4.4
pkgrel = 1
url = http://www.itgroup.ro/WSX/browser.htm?.landingpage=wsx_content/en/linux/classiclooks.html#scroll-page
arch = any
@@ -12,8 +12,8 @@ pkgbase = xfce-classiclooks
optdepends = elementary-xfce-icons
optdepends = nemo
conflicts = xfce-evolution-themes
- source = https://downloads.sourceforge.net/project/classiclooks/classiclooks-1.4.3.zip
- sha512sums = 04478c8751ed4566c9fce2460cba8e5e67faecc979616ee1c3b5e64d9909640da17e65bf2dce0e59dbb51f9d0cd00c72537a7b2b16f644aefbe515e399fac03a
+ source = https://downloads.sourceforge.net/project/classiclooks/classiclooks-1.4.4.zip
+ sha512sums = e8f0bb088728c9c371a8469f6ac59dbb6b66ee6409c1d69fae44aa1751b53043836a30c10575cd31030d9ecf13a0c35e7fddbffe5b759a6ffcb615bc11353b9b
pkgname = xfce-classiclooks
diff --git a/PKGBUILD b/PKGBUILD
index 7ca76002a7eb..536e61be31ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jeremy MountainJohnson <jskier@gmail.com>
pkgname=xfce-classiclooks
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
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')
@@ -11,7 +11,7 @@ license=(GPLv2)
depends=(gtk-engine-murrine)
optdepends=(lib32-gtk-engine-murrine qt5-styleplugins noto-fonts elementary-xfce-icons nemo)
source=(https://downloads.sourceforge.net/project/classiclooks/classiclooks-${pkgver}.zip)
-sha512sums=('04478c8751ed4566c9fce2460cba8e5e67faecc979616ee1c3b5e64d9909640da17e65bf2dce0e59dbb51f9d0cd00c72537a7b2b16f644aefbe515e399fac03a')
+sha512sums=('e8f0bb088728c9c371a8469f6ac59dbb6b66ee6409c1d69fae44aa1751b53043836a30c10575cd31030d9ecf13a0c35e7fddbffe5b759a6ffcb615bc11353b9b')
conflicts=('xfce-evolution-themes')
package() {