aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancisco GuimarĂ£es2020-03-18 09:43:27 -0300
committerFrancisco GuimarĂ£es2020-03-18 09:43:27 -0300
commit76884d3e260e9c0aab452ab13b416d3268381122 (patch)
tree5bde325c7d5efce65848ad2db70166ccde74f35d /PKGBUILD
parent5d70d8bbb3c905698468e9b806ea914da2852299 (diff)
downloadaur-76884d3e260e9c0aab452ab13b416d3268381122.tar.gz
Add hack for spanish language
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b879110c1b9..b11a1328e16d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=whatsapp-nativefier-dark
pkgver=0.20200221002211
-pkgrel=2
+pkgrel=3
pkgdesc="WhatsApp desktop built with nativefier (electron) using dark theme"
arch=("armv7l" "i686" "x86_64")
url="https://web.whatsapp.com"
@@ -17,7 +17,7 @@ source=(
sha256sums=(
"f79228902c35740ba202fc74494b3fa851911e466955298b231d7fcfebc63b37"
"12b72fd82fff48dc8c5a08f7bc070259b9929cf408bf6738133a08508e4d3d09"
- "73c3c43fa19b5cfc0dd45d49ac39cfefa7a39b4a031a4d2271d5e5809e8df361"
+ "75bfb9191f68551cdcf9a48871ed69edbab4a503ccde25609123552e9095c0c7"
)
iconsha256sum=${sha256sums[0]}
tmpdesktopfile="/tmp/whatsapp-nativefier-dark.desktop"