summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Cianciolo2016-11-18 12:05:58 +0100
committerMario Cianciolo2016-11-18 12:05:58 +0100
commit8af13590af125bfe22c94c978ffda1de23e41bac (patch)
treebd9736cdfd6a21b479e13fd9e340d8719abd3dd4
parentb8f7be37f90544b6184e558db28c67b6e9f72abb (diff)
downloadaur-8af13590af125bfe22c94c978ffda1de23e41bac.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd74fe1a140f..364e302d1109 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lxpanel-multiload-ng-plugin-gtk3
pkgdesc = Modern graphical system monitor, LxPanel plugin
- pkgver = 1.5.0
+ pkgver = 1.5.1
pkgrel = 1
url = https://udda.github.io/multiload-ng/
arch = i686
@@ -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.5.0.tar.gz
- md5sums = b42140a47788cc5cdbd46fbbfab9e644
+ source = https://github.com/udda/multiload-ng/archive/v1.5.1.tar.gz
+ md5sums = 9e58191382aa39a05a040ef7be794ab6
pkgname = lxpanel-multiload-ng-plugin-gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 4e6b14fbd199..4f5d1e8c0c77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='lxpanel-multiload-ng-plugin-gtk3'
pkgdesc='Modern graphical system monitor, LxPanel plugin'
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
makedepends=('intltool')
@@ -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=('b42140a47788cc5cdbd46fbbfab9e644')
+md5sums=('9e58191382aa39a05a040ef7be794ab6')
arch=('i686' 'x86_64')
url='https://udda.github.io/multiload-ng/'