Skip to content

Commit e8e3218

Browse files
authored
upd(ly): 1.1.1 -> 1.1.2 (pacstall#8037)
1 parent 07f68af commit e8e3218

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/ly/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgbase = ly
2-
pkgver = 1.1.1
2+
pkgver = 1.1.2
33
pkgdesc = TUI display manager
44
url = https://codeberg.org/fairyglade/ly
55
priority = required
@@ -15,7 +15,7 @@ pkgbase = ly
1515
license = WTFPL
1616
maintainer = villamorrd <villamorrd@students.nu-moa.edu.ph>
1717
repology = project: ly
18-
source = ly::https://codeberg.org/fairyglade/ly/archive/v1.1.1.tar.gz
19-
sha256sums = 4d56bf14f091648b180f0d72a3b40647a175713975fb9268d4830cd8dd4184b3
18+
source = ly::https://codeberg.org/fairyglade/ly/archive/v1.1.2.tar.gz
19+
sha256sums = 8f491d09045bb680680b553556f9db7af89c6644a257352839f98c4e98028fd0
2020

2121
pkgname = ly

packages/ly/ly.pacscript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
pkgname="ly"
22
repology=("project: ${pkgname}")
33
arch=('any')
4-
pkgver="1.1.1"
4+
pkgver="1.1.2"
55
url='https://codeberg.org/fairyglade/ly'
66
source=("${pkgname}::https://codeberg.org/fairyglade/ly/archive/v${pkgver}.tar.gz")
7-
sha256sums=("4d56bf14f091648b180f0d72a3b40647a175713975fb9268d4830cd8dd4184b3")
7+
sha256sums=("8f491d09045bb680680b553556f9db7af89c6644a257352839f98c4e98028fd0")
88
depends=("systemd")
99
makedepends=("build-essential" "libpam0g-dev" "libxcb-xkb-dev")
1010
pacdeps=("zig-bin")

srclist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7739,7 +7739,7 @@ pkgbase = ly-git
77397739
pkgname = ly-git
77407740
---
77417741
pkgbase = ly
7742-
pkgver = 1.1.1
7742+
pkgver = 1.1.2
77437743
pkgdesc = TUI display manager
77447744
url = https://codeberg.org/fairyglade/ly
77457745
priority = required
@@ -7755,8 +7755,8 @@ pkgbase = ly
77557755
license = WTFPL
77567756
maintainer = villamorrd <villamorrd@students.nu-moa.edu.ph>
77577757
repology = project: ly
7758-
source = ly::https://codeberg.org/fairyglade/ly/archive/v1.1.1.tar.gz
7759-
sha256sums = 4d56bf14f091648b180f0d72a3b40647a175713975fb9268d4830cd8dd4184b3
7758+
source = ly::https://codeberg.org/fairyglade/ly/archive/v1.1.2.tar.gz
7759+
sha256sums = 8f491d09045bb680680b553556f9db7af89c6644a257352839f98c4e98028fd0
77607760

77617761
pkgname = ly
77627762
---

0 commit comments

Comments
 (0)