summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2019-06-10 13:37:38 +0200
committerSefa Eyeoglu2019-06-10 13:37:38 +0200
commit6b4766384809717810c30254d27963af7008fc61 (patch)
tree74cd00314796968e6d0440152fab7e97a0598d2d
parente54053096571be176094c1c1b87587cb80723069 (diff)
downloadaur-plasma5-applets-bandwidth-monitor.tar.gz
upgpkg: aurafetch-git r40.7ad1275-1
upgpkg: eta-git r14.d91d294-2 upgpkg: fisher-git 3.2.7.r0.gb2cd7ae-1 upstream release upgpkg: img-matrix-git r5.e70734d-1 upgpkg: netsed-opt 1.3.1-1 upstream release upgpkg: plasma5-applets-bandwidth-monitor 2.0-3 upgpkg: screenshot-bash 1.2.0-1 upstream release upgpkg: teamspeak3-kde-wrapper 0.1-1 upstream release upgpkg: yakuake-skin-breeze-perfect-dark 2.0-1 upstream release Reformat PKGBUILD
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbe374d8747d..e3608baa1944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
pkgname=plasma5-applets-bandwidth-monitor
pkgver=2.0
pkgrel=3
-pkgdesc='Plasma 5 applet that displays the currently used network bandwidth.'
-arch=('any')
-url='https://gitlab.com/Scrumplex/plasma-applet-bandwidth-monitor'
-license=('GPL2')
+pkgdesc="Plasma 5 applet that displays the currently used network bandwidth."
+arch=("any")
+url="https://gitlab.com/Scrumplex/plasma-applet-bandwidth-monitor"
+license=("GPL2")
depends=("plasma-workspace")
-makedepends=('git' 'cmake' 'extra-cmake-modules')
+makedepends=("git" "cmake" "extra-cmake-modules")
source=("https://gitlab.com/Scrumplex/plasma-applet-bandwidth-monitor/-/archive/${pkgver}/plasma-applet-bandwidth-monitor-${pkgver}.tar.gz")
-sha512sums=("74adf796feede3e40feaedd982e7bf4f7f625701ca92c0edc1c5bc388009c73bb2f382fbec09644bbc58fa147c9e67ea455f4c30e099539370802a4d75ae1afd")
+sha512sums=('74adf796feede3e40feaedd982e7bf4f7f625701ca92c0edc1c5bc388009c73bb2f382fbec09644bbc58fa147c9e67ea455f4c30e099539370802a4d75ae1afd')
build() {