summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90545f107ff5..3b59aa389831 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lightning-lang-patcher
pkgdesc = Patch langs of Lightning thunderbird addon
- pkgver = 1.4.8
+ pkgver = 1.4.9
pkgrel = 1
url = https://www.tuxnvape.fr/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = lightning-lang-patcher
depends = python
depends = python-gobject
depends = thunderbird
- source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.8.tar.gz
- sha256sums = 5919d16e7cba5b178ceb8934ad8c05b4eb43f5a7716429d69edad9be7759868c
+ source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.9.tar.gz
+ sha256sums = 3f7c386ea7b0cd5cd48a2f1ccfa86c1c5e6f86a85c6248f74c4935d31f626025
pkgname = lightning-lang-patcher
diff --git a/PKGBUILD b/PKGBUILD
index c304e665ee4c..58346bb0ffb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elrondo46 TuxnVape <elrond94@hotmail.com>
pkgname=lightning-lang-patcher
-pkgver=1.4.8
+pkgver=1.4.9
pkgrel=1
pkgdesc="Patch langs of Lightning thunderbird addon"
arch=('x86_64')
@@ -10,7 +10,7 @@ url="https://www.tuxnvape.fr/"
depends=('python' 'python-gobject' 'thunderbird')
source=("https://github.com/Elrondo46/lightning-lang-patcher/archive/${pkgver}.tar.gz")
-sha256sums=('5919d16e7cba5b178ceb8934ad8c05b4eb43f5a7716429d69edad9be7759868c')
+sha256sums=('3f7c386ea7b0cd5cd48a2f1ccfa86c1c5e6f86a85c6248f74c4935d31f626025')
package() {
install -Dm644 "${srcdir}/${pkgname}-${pkgver}/llp.desktop" "${pkgdir}/usr/share/applications/llp.desktop"