summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElrondo462020-05-14 09:21:35 +0200
committerElrondo462020-05-14 09:21:35 +0200
commite28d5927b38305caa96c28092cefc6cda031382c (patch)
tree23d4db0b3559560f67ca11a9bf25d8080991bfb2
parent4c8c44c4821c9249e88d11cd400f66290daaef8c (diff)
downloadaur-e28d5927b38305caa96c28092cefc6cda031382c.tar.gz
For 68.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1424dcd431f..ccc35668717c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = lightning-lang-patcher
pkgdesc = Patch langs of Lightning thunderbird addon
- pkgver = 1.4.15
- pkgrel = 2
+ pkgver = 1.4.16
+ pkgrel = 1
url = https://github.com/Elrondo46/lightning-lang-patcher
arch = x86_64
license = GPL3
depends = python
depends = python-gobject
depends = thunderbird
- source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.15.tar.gz
+ source = https://github.com/Elrondo46/lightning-lang-patcher/archive/1.4.16.tar.gz
sha256sums = 5ee0dbb3cffe973941c836dc587d5b67bb0c192e498f9df16c3a89098454f3e2
pkgname = lightning-lang-patcher
diff --git a/PKGBUILD b/PKGBUILD
index 691d506d4282..b59cdbb6c4f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Elrondo46 TuxnVape <elrond94@hotmail.com>
pkgname=lightning-lang-patcher
-pkgver=1.4.15
-pkgrel=2
+pkgver=1.4.16
+pkgrel=1
pkgdesc="Patch langs of Lightning thunderbird addon"
arch=('x86_64')
license=('GPL3')
@@ -10,7 +10,7 @@ url="https://github.com/Elrondo46/lightning-lang-patcher"
depends=('python' 'python-gobject' 'thunderbird')
source=("https://github.com/Elrondo46/lightning-lang-patcher/archive/${pkgver}.tar.gz")
-sha256sums=('5ee0dbb3cffe973941c836dc587d5b67bb0c192e498f9df16c3a89098454f3e2')
+sha256sums=('51c4161d184d21fe5bd47df72a5b986ce239884cf8b17bbb1d0447aa905d5a9f')
package() {
install -Dm644 "${srcdir}/${pkgname}-${pkgver}/llp.desktop" "${pkgdir}/usr/share/applications/llp.desktop"