Date: Wednesday, July 3, 2019 @ 04:23:30 Author: foutrelis Revision: 357251
upgpkg: xfce4-cpugraph-plugin 1.1.0-1 New upstream release. Modified: xfce4-cpugraph-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-03 01:05:37 UTC (rev 357250) +++ PKGBUILD 2019-07-03 04:23:30 UTC (rev 357251) @@ -3,8 +3,8 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=xfce4-cpugraph-plugin -pkgver=1.0.5 -pkgrel=5 +pkgver=1.1.0 +pkgrel=1 pkgdesc="CPU graph plugin for the Xfce4 panel" arch=('x86_64') license=('GPL' 'custom') @@ -12,8 +12,8 @@ groups=('xfce4-goodies') depends=('xfce4-panel') makedepends=('intltool') -source=(https://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2) -sha256sums=('85da0ec89aacfd31e0bbafcefea37cdca618d62e681c1c9da8bdd492f028f4c7') +source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) +sha256sums=('3ece0a24e55827e0d9b6314129906da60513acdc1748d9dece9f50526e906ba4') build() { cd "$srcdir/$pkgname-$pkgver"
