Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
project-repo committed May 31, 2023
1 parent f9e8b90 commit 795a84d
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions cagebreak-arm/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = cagebreak
pkgdesc = Tiling wayland compositor based on cage inspired by ratpoison
pkgver = 2.1.2
pkgver = 2.2.0
pkgrel = 1
url = https://github.com/project-repo/cagebreak
arch = aarch64
Expand All @@ -18,7 +18,7 @@ pkgbase = cagebreak
conflicts = cagebreak-bin
options = !buildflags
options = !strip
source = cagebreak-2.1.2.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.1.2/release_2.1.2.tar.gz
sha512sums = 8281795467d767769469d6c03dd7454b2a68a2a0f76bcf3c9ea844e3636f188cc8f27565a666af010979a2dba1d66657ce4c62267acb19b7fd649cbf3563c8e2
source = cagebreak-2.2.0.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.2.0/release_2.2.0.tar.gz
sha512sums = 605badd296007ad9bca0c68e663b96b4675d9b2ae298e4dcfe53773c6931d759f724c345ff0fb82be8ea95624b7068a230a04b1167c73f4490090a71a554fcec

pkgname = cagebreak
4 changes: 2 additions & 2 deletions cagebreak-arm/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: project-repo <archlinux-aur@project-repo.co>
pkgname=cagebreak
pkgver=2.1.2
pkgver=2.2.0
pkgrel=1
pkgdesc='Tiling wayland compositor based on cage inspired by ratpoison'
arch=('aarch64')
Expand All @@ -13,7 +13,7 @@ optdepends=('wl-clipboard: clipboard support'
options=('!buildflags' '!strip')
conflicts=('cagebreak-bin')
source=("$pkgname-$pkgver.tar.gz::https://github.com/project-repo/cagebreak/releases/download/$pkgver/release_$pkgver.tar.gz")
sha512sums=('8281795467d767769469d6c03dd7454b2a68a2a0f76bcf3c9ea844e3636f188cc8f27565a666af010979a2dba1d66657ce4c62267acb19b7fd649cbf3563c8e2')
sha512sums=('605badd296007ad9bca0c68e663b96b4675d9b2ae298e4dcfe53773c6931d759f724c345ff0fb82be8ea95624b7068a230a04b1167c73f4490090a71a554fcec')
build() {
cd "$pkgname"
meson setup build --buildtype=release -Dman-pages=true -Dxwayland=true
Expand Down
6 changes: 3 additions & 3 deletions cagebreak-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = cagebreak-bin
pkgdesc = Tiling wayland compositor based on cage inspired by ratpoison
pkgver = 2.1.2
pkgver = 2.2.0
pkgrel = 1
url = https://github.com/project-repo/cagebreak
arch = x86_64
Expand All @@ -14,7 +14,7 @@ pkgbase = cagebreak-bin
conflicts = cagebreak
options = !buildflags
options = !strip
source = cagebreak-bin-2.1.2.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.1.2/release-artefacts_2.1.2.tar.gz
sha512sums = 42c7dfe62a2d3a819997f3390d5d3f7d047655460c1d20237f01197cbcb316db2bd0d58f27f16a7a83316aa59a24883e9c369fef47d6c750503a116dfc85c529
source = cagebreak-bin-2.2.0.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.2.0/release-artefacts_2.2.0.tar.gz
sha512sums = 2b641ac4d535295cefedc067dcd23eea2a0335ad7f18a96eb72163062a58a3bdf505e5200a7e2c00b7ab14227053e9b55294718169a8d99fc5aee8fcff726ddd

pkgname = cagebreak-bin
4 changes: 2 additions & 2 deletions cagebreak-bin/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: project-repo <archlinux-aur@project-repo.co>
pkgname=cagebreak-bin
pkgver=2.1.2
pkgver=2.2.0
pkgrel=1
pkgdesc='Tiling wayland compositor based on cage inspired by ratpoison'
arch=('x86_64')
Expand All @@ -12,7 +12,7 @@ optdepends=('wl-clipboard: clipboard support'
source=("$pkgname-$pkgver.tar.gz::https://github.com/project-repo/cagebreak/releases/download/$pkgver/release-artefacts_$pkgver.tar.gz")
options=('!buildflags' '!strip')
conflicts=('cagebreak')
sha512sums=('42c7dfe62a2d3a819997f3390d5d3f7d047655460c1d20237f01197cbcb316db2bd0d58f27f16a7a83316aa59a24883e9c369fef47d6c750503a116dfc85c529')
sha512sums=('2b641ac4d535295cefedc067dcd23eea2a0335ad7f18a96eb72163062a58a3bdf505e5200a7e2c00b7ab14227053e9b55294718169a8d99fc5aee8fcff726ddd')
package() {
cd release-artefacts_$pkgver
mkdir -p "$pkgdir/usr/bin/"
Expand Down
6 changes: 3 additions & 3 deletions cagebreak/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = cagebreak
pkgdesc = Tiling wayland compositor based on cage inspired by ratpoison
pkgver = 2.1.2
pkgver = 2.2.0
pkgrel = 1
url = https://github.com/project-repo/cagebreak
arch = x86_64
Expand All @@ -18,7 +18,7 @@ pkgbase = cagebreak
conflicts = cagebreak-bin
options = !buildflags
options = !strip
source = cagebreak-2.1.2.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.1.2/release_2.1.2.tar.gz
sha512sums = 8281795467d767769469d6c03dd7454b2a68a2a0f76bcf3c9ea844e3636f188cc8f27565a666af010979a2dba1d66657ce4c62267acb19b7fd649cbf3563c8e2
source = cagebreak-2.2.0.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.2.0/release_2.2.0.tar.gz
sha512sums = 605badd296007ad9bca0c68e663b96b4675d9b2ae298e4dcfe53773c6931d759f724c345ff0fb82be8ea95624b7068a230a04b1167c73f4490090a71a554fcec

pkgname = cagebreak
4 changes: 2 additions & 2 deletions cagebreak/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: project-repo <archlinux-aur@project-repo.co>
pkgname=cagebreak
pkgver=2.1.2
pkgver=2.2.0
pkgrel=1
pkgdesc='Tiling wayland compositor based on cage inspired by ratpoison'
arch=('x86_64')
Expand All @@ -13,7 +13,7 @@ optdepends=('wl-clipboard: clipboard support'
options=('!buildflags' '!strip')
conflicts=('cagebreak-bin')
source=("$pkgname-$pkgver.tar.gz::https://github.com/project-repo/cagebreak/releases/download/$pkgver/release_$pkgver.tar.gz")
sha512sums=('8281795467d767769469d6c03dd7454b2a68a2a0f76bcf3c9ea844e3636f188cc8f27565a666af010979a2dba1d66657ce4c62267acb19b7fd649cbf3563c8e2')
sha512sums=('605badd296007ad9bca0c68e663b96b4675d9b2ae298e4dcfe53773c6931d759f724c345ff0fb82be8ea95624b7068a230a04b1167c73f4490090a71a554fcec')
build() {
meson setup --prefix=/usr --buildtype=release -Dman-pages=true -Dxwayland=true $pkgname build
meson compile -C build
Expand Down

0 comments on commit 795a84d

Please sign in to comment.