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 263b62de412a..90545f107ff5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lightning-lang-patcher
pkgdesc = Patch langs of Lightning thunderbird addon
- pkgver = 1.4.7
+ pkgver = 1.4.8
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.7.tar.gz
- sha256sums = 8c3cf2426def4e042eebdcb332fa6e3313e77f2bc0f65e854fdae03c93bfd956
+ source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.8.tar.gz
+ sha256sums = 5919d16e7cba5b178ceb8934ad8c05b4eb43f5a7716429d69edad9be7759868c
pkgname = lightning-lang-patcher
diff --git a/PKGBUILD b/PKGBUILD
index 04c162cc3865..c304e665ee4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elrondo46 TuxnVape <elrond94@hotmail.com>
pkgname=lightning-lang-patcher
-pkgver=1.4.7
+pkgver=1.4.8
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=('8c3cf2426def4e042eebdcb332fa6e3313e77f2bc0f65e854fdae03c93bfd956')
+sha256sums=('5919d16e7cba5b178ceb8934ad8c05b4eb43f5a7716429d69edad9be7759868c')
package() {
install -Dm644 "${srcdir}/${pkgname}-${pkgver}/llp.desktop" "${pkgdir}/usr/share/applications/llp.desktop"