File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = lcl-bin
22 pkgdesc = Linux command reference and cheat sheets for your terminal
3- pkgver = 3.7.5
3+ pkgver = 3.7.6
44 pkgrel = 1
55 url = https://github.com/SimonSchubert/LinuxCommandLibrary
66 arch = x86_64
77 license = Apache-2.0
88 makedepends = unzip
99 provides = lcl
1010 conflicts = lcl
11- source = LinuxCommandLibrary-3.7.5 -cli-linux-x64.zip::https://github.com/SimonSchubert/LinuxCommandLibrary/releases/download/v3.7.5 /LinuxCommandLibrary-3.7.5 -cli-linux-x64.zip
12- sha256sums = 8cdcecd05b64087b6a7c977e000f933a3544ea00cd089a711c9350f9feeb5dd1
11+ source = LinuxCommandLibrary-3.7.6 -cli-linux-x64.zip::https://github.com/SimonSchubert/LinuxCommandLibrary/releases/download/v3.7.6 /LinuxCommandLibrary-3.7.6 -cli-linux-x64.zip
12+ sha256sums = 3a465f6261230ad87d042de6f813bdb83303c2f6f9f26b31ed22c6e2148603e2
1313
1414pkgname = lcl-bin
Original file line number Diff line number Diff line change 22# https://github.com/SimonSchubert/LinuxCommandLibrary
33
44pkgname=lcl-bin
5- pkgver=3.7.5
5+ pkgver=3.7.6
66pkgrel=1
77pkgdesc=' Linux command reference and cheat sheets for your terminal'
88arch=(' x86_64' )
@@ -13,7 +13,7 @@ provides=('lcl')
1313conflicts=(' lcl' )
1414
1515source=(" LinuxCommandLibrary-${pkgver} -cli-linux-x64.zip::https://github.com/SimonSchubert/LinuxCommandLibrary/releases/download/v${pkgver} /LinuxCommandLibrary-${pkgver} -cli-linux-x64.zip" )
16- sha256sums=(' 8cdcecd05b64087b6a7c977e000f933a3544ea00cd089a711c9350f9feeb5dd1 ' )
16+ sha256sums=(' 3a465f6261230ad87d042de6f813bdb83303c2f6f9f26b31ed22c6e2148603e2 ' )
1717
1818package () {
1919 install -Dm755 " ${srcdir} /lcl" " ${pkgdir} /usr/bin/lcl"
Original file line number Diff line number Diff line change 11pkgbase = lcl-gui-bin
22 pkgdesc = Linux command reference and cheat sheets - desktop application
3- pkgver = 3.7.5
3+ pkgver = 3.7.6
44 pkgrel = 1
55 url = https://github.com/SimonSchubert/LinuxCommandLibrary
66 arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = lcl-gui-bin
99 provides = lcl-gui
1010 conflicts = lcl-gui
1111 options = !strip
12- source = LinuxCommandLibrary-3.7.5 -linux-x86_64.tar.gz::https://github.com/SimonSchubert/LinuxCommandLibrary/releases/download/v3.7.5 /LinuxCommandLibrary-3.7.5 -linux-x86_64.tar.gz
13- sha256sums = bb329a64f6bab2eb76c8e64a81f4eca9de3ee794059d94c81a14535ee2209580
12+ source = LinuxCommandLibrary-3.7.6 -linux-x86_64.tar.gz::https://github.com/SimonSchubert/LinuxCommandLibrary/releases/download/v3.7.6 /LinuxCommandLibrary-3.7.6 -linux-x86_64.tar.gz
13+ sha256sums = b3523601d0525be75634f5cb82aa4bd8cbc0964a7008ce8781e648a38ae4d560
1414
1515pkgname = lcl-gui-bin
Original file line number Diff line number Diff line change 22# https://github.com/SimonSchubert/LinuxCommandLibrary
33
44pkgname=lcl-gui-bin
5- pkgver=3.7.5
5+ pkgver=3.7.6
66pkgrel=1
77pkgdesc=' Linux command reference and cheat sheets - desktop application'
88arch=(' x86_64' )
@@ -14,7 +14,7 @@ conflicts=('lcl-gui')
1414options=(' !strip' )
1515
1616source=(" LinuxCommandLibrary-${pkgver} -linux-x86_64.tar.gz::https://github.com/SimonSchubert/LinuxCommandLibrary/releases/download/v${pkgver} /LinuxCommandLibrary-${pkgver} -linux-x86_64.tar.gz" )
17- sha256sums=(' bb329a64f6bab2eb76c8e64a81f4eca9de3ee794059d94c81a14535ee2209580 ' )
17+ sha256sums=(' b3523601d0525be75634f5cb82aa4bd8cbc0964a7008ce8781e648a38ae4d560 ' )
1818
1919package () {
2020 # Install application files
You can’t perform that action at this time.
0 commit comments