summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElrondo462019-09-27 22:33:57 +0200
committerElrondo462019-09-27 22:33:57 +0200
commit2de7b5fa074604b008ebbf310cd060cd6063fb0e (patch)
treec13c4a17d715fe85f487d1a77a1e9421a3bfc42b
parentcd9a2f43f97e510f024765ff7f190832ab1cb3d2 (diff)
downloadaur-2de7b5fa074604b008ebbf310cd060cd6063fb0e.tar.gz
New thunderbird version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d7c52e51d97..cdee27b1483f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lightning-lang-patcher
pkgdesc = Patch langs of Lightning thunderbird addon
- pkgver = 1.4.5
+ pkgver = 1.4.6
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.5.tar.gz
- sha256sums = de519a7a580ff358ddaada89a7eea48df2df2bd30e4bff7754bf86e41b6cc7ef
+ source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.6.tar.gz
+ sha256sums = ae872aaf8f6bc77b0c451aa47b416ddfb64d629b3388db1acddb48d1b1aed046
pkgname = lightning-lang-patcher
diff --git a/PKGBUILD b/PKGBUILD
index 338ad00d0b7c..90164b927d94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elrondo46 TuxnVape <elrond94@hotmail.com>
pkgname=lightning-lang-patcher
-pkgver=1.4.5
+pkgver=1.4.6
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=('de519a7a580ff358ddaada89a7eea48df2df2bd30e4bff7754bf86e41b6cc7ef')
+sha256sums=('ae872aaf8f6bc77b0c451aa47b416ddfb64d629b3388db1acddb48d1b1aed046')
package() {
install -Dm644 "${srcdir}/${pkgname}-${pkgver}/llp.desktop" "${pkgdir}/usr/share/applications/llp.desktop"