diff options
author | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-05-08 15:28:08 +0200 |
---|---|---|
committer | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-05-08 15:28:08 +0200 |
commit | 1b9956a495542372722eeb4a14f25ae5ca9406b7 (patch) | |
tree | 563232adbf0bfbf52dc7a1a8e6490763358c6baf /PKGBUILD | |
parent | fix missing locales from removed extension breaking the build when building a... (diff) | |
download | librewolf-linux-1b9956a495542372722eeb4a14f25ae5ca9406b7.tar.gz librewolf-linux-1b9956a495542372722eeb4a14f25ae5ca9406b7.tar.bz2 librewolf-linux-1b9956a495542372722eeb4a14f25ae5ca9406b7.zip |
bump pkgrel for new builds
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ pkgname=librewolf _pkgname=LibreWolf # how to get ci vars instead? pkgver=76.0 -pkgrel=1 +pkgrel=2 pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom." arch=(x86_64 aarch64) license=(MPL GPL LGPL) |