summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElrondo462020-01-25 16:55:01 +0100
committerElrondo462020-01-25 16:55:01 +0100
commit0ae26ac7cf4024172f542e51e0f553fc798654bb (patch)
tree434884901c31d04bf5e7a03644a8b8fbfb1e1e61
parent7e6d76d0cd3c3a414144dd355956c462f017af0f (diff)
downloadaur-0ae26ac7cf4024172f542e51e0f553fc798654bb.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e2afef638c1..8f0c9b4a6632 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lightning-lang-patcher
pkgdesc = Patch langs of Lightning thunderbird addon
- pkgver = 1.4.11
+ pkgver = 1.4.12
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.11.tar.gz
- sha256sums = e5e7487cb9f2a415671e397ec8bb661c9004e1c1353f0bfb78ef2a790cd19e5e
+ source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.12.tar.gz
+ sha256sums = 15c1702e11a84bcfc03cb7271fa1de0e99640df41d27a55c656ca6110e0830f9
pkgname = lightning-lang-patcher
diff --git a/PKGBUILD b/PKGBUILD
index d970e4a68049..1ca9f8ef4697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elrondo46 TuxnVape <elrond94@hotmail.com>
pkgname=lightning-lang-patcher
-pkgver=1.4.11
+pkgver=1.4.12
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=('e5e7487cb9f2a415671e397ec8bb661c9004e1c1353f0bfb78ef2a790cd19e5e')
+sha256sums=('15c1702e11a84bcfc03cb7271fa1de0e99640df41d27a55c656ca6110e0830f9')
package() {
install -Dm644 "${srcdir}/${pkgname}-${pkgver}/llp.desktop" "${pkgdir}/usr/share/applications/llp.desktop"