summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Cianciolo2016-11-15 02:42:19 +0100
committerMario Cianciolo2016-11-15 02:42:19 +0100
commitb8f7be37f90544b6184e558db28c67b6e9f72abb (patch)
tree4861292b3ea82b4ddc5043089f08dff01d16e1a0
parent043acf0df3c051225235948b2ddad5c6147c683a (diff)
downloadaur-b8f7be37f90544b6184e558db28c67b6e9f72abb.tar.gz
Version bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35a94e4944f4..bd74fe1a140f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lxpanel-multiload-ng-plugin-gtk3
pkgdesc = Modern graphical system monitor, LxPanel plugin
- pkgver = 1.4.2
- pkgrel = 2
+ pkgver = 1.5.0
+ pkgrel = 1
url = https://udda.github.io/multiload-ng/
arch = i686
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = lxpanel-multiload-ng-plugin-gtk3
conflicts = lxpanel-multiload-ng-plugin-gtk2-git
conflicts = lxpanel-multiload-ng-plugin-gtk3-git
replaces = lxpanel-multiload-ng-applet-gtk3
- source = https://github.com/udda/multiload-ng/archive/v1.4.2.tar.gz
- md5sums = 3c17d8483bc874b20c877a7d7897ab5e
+ source = https://github.com/udda/multiload-ng/archive/v1.5.0.tar.gz
+ md5sums = b42140a47788cc5cdbd46fbbfab9e644
pkgname = lxpanel-multiload-ng-plugin-gtk3
diff --git a/PKGBUILD b/PKGBUILD
index d0a1644d807e..4e6b14fbd199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname='lxpanel-multiload-ng-plugin-gtk3'
pkgdesc='Modern graphical system monitor, LxPanel plugin'
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
makedepends=('intltool')
depends=('gtk3' 'cairo' 'lxpanel-gtk3>=0.5.8')
@@ -16,7 +16,7 @@ conflicts=('lxpanel-multiload-ng-plugin-gtk2' 'lxpanel-multiload-ng-plugin-gtk2-
replaces=('lxpanel-multiload-ng-applet-gtk3')
source=("https://github.com/udda/multiload-ng/archive/v$pkgver.tar.gz")
-md5sums=('3c17d8483bc874b20c877a7d7897ab5e')
+md5sums=('b42140a47788cc5cdbd46fbbfab9e644')
arch=('i686' 'x86_64')
url='https://udda.github.io/multiload-ng/'