summaryrefslogtreecommitdiff
path: root/pcr/xfce4-kbdleds-plugin
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-19 22:46:44 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-19 22:46:44 +0100
commit87209970fb14eda694b681d2756086ddcc09dd06 (patch)
tree8cbfe7c13236a1389eba31b0bad522287dd0a98a /pcr/xfce4-kbdleds-plugin
parentaff9dae6652f93a8738e61402f415432fa68a9fb (diff)
pcr/xfce4-kbdleds-plugin: rebuilt
Diffstat (limited to 'pcr/xfce4-kbdleds-plugin')
-rw-r--r--pcr/xfce4-kbdleds-plugin/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/pcr/xfce4-kbdleds-plugin/PKGBUILD b/pcr/xfce4-kbdleds-plugin/PKGBUILD
index 2b4aab0a3..5c87a16af 100644
--- a/pcr/xfce4-kbdleds-plugin/PKGBUILD
+++ b/pcr/xfce4-kbdleds-plugin/PKGBUILD
@@ -1,19 +1,19 @@
-# Maintainer (Arch): Raphael Scholer <rscholer@gmx.de>
-# Contributor (Arch): tomberry88 <tomberry@live.it>
-# Contributor (Arch): Gour-Gadadhara Dasa <gour@atmarama.net>
+# Maintainer (AUR): Raphael Scholer <rscholer@gmx.de>
+# Contributor (AUR): tomberry88 <tomberry@live.it>
+# Contributor (AUR): Gour-Gadadhara Dasa <gour@atmarama.net>
pkgname=xfce4-kbdleds-plugin
pkgver=0.0.6
-pkgrel=8
+pkgrel=11
pkgdesc="Xfce keyboard LEDs panel plugin"
arch=('i686' 'x86_64')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-kbdleds-plugin"
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-kbdleds-plugin"
license=('GPL2')
conflicts=("xfce4-kbdleds-plugin-git")
depends=('xfce4-panel')
makedepends=('intltool')
-source=("http://git.xfce.org/panel-plugins/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.bz2")
+source=("https://git.xfce.org/archive/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('2c36c6ac5ef2bd564058e6040888b21a67939ba79041249d10a9ccc2b6b6bca2')
+sha256sums=('21e8e37cd55c38d0e29cd9a0396b030926b86d4790dfbb1727818cd0da8ee888')
build() {
cd "${pkgname}-${pkgver}"