Skip to content

Commit

Permalink
Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
project-repo committed Apr 17, 2023
1 parent 58a7f15 commit 25a8ee8
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.0
pkgver = 2.1.1
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.0.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.1.0/release_2.1.0.tar.gz
sha512sums = 9b4f426573d52a05ac95909141b6d236b4cbd29df8170d43abc5df31b74ccb389b1c2234ea56219648fdde043b7a48a56bc8392993d4b387066ea5de29d80ebf
source = cagebreak-2.1.1.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.1.1/release_2.1.1.tar.gz
sha512sums = ed8d546ae59c2b982b975452de33e45f68feca8950b28510a0f535cdd3a11902d31ef95e1e9cafebc6dcf347cf96f8867fef8b1a77f244c699ff94a527654d8b

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.0
pkgver=2.1.1
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=('9b4f426573d52a05ac95909141b6d236b4cbd29df8170d43abc5df31b74ccb389b1c2234ea56219648fdde043b7a48a56bc8392993d4b387066ea5de29d80ebf')
sha512sums=('ed8d546ae59c2b982b975452de33e45f68feca8950b28510a0f535cdd3a11902d31ef95e1e9cafebc6dcf347cf96f8867fef8b1a77f244c699ff94a527654d8b')
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.0
pkgver = 2.1.1
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.0.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.1.0/release-artefacts_2.1.0.tar.gz
sha512sums = d726863d76d2a271a8d653cc3ac1e003d250f7ea0bccc348db2e93545dd6f9d0b100307f2c6e1534c76574af718d31fa4ea7de8ad7c455253836abd89c9ca548
source = cagebreak-bin-2.1.1.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.1.1/release-artefacts_2.1.1.tar.gz
sha512sums = 2e2029a4a19a9c236735957d55b9382f14a5fda0dbb39cad0fd2c086dba82501fd5a167d5f01e58c2d4e8a4dd120f07976bb1dfa0c47fb4d85c389f97f928749

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.0
pkgver=2.1.1
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=('d726863d76d2a271a8d653cc3ac1e003d250f7ea0bccc348db2e93545dd6f9d0b100307f2c6e1534c76574af718d31fa4ea7de8ad7c455253836abd89c9ca548')
sha512sums=('2e2029a4a19a9c236735957d55b9382f14a5fda0dbb39cad0fd2c086dba82501fd5a167d5f01e58c2d4e8a4dd120f07976bb1dfa0c47fb4d85c389f97f928749')
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.0
pkgver = 2.1.1
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.0.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.1.0/release_2.1.0.tar.gz
sha512sums = 9b4f426573d52a05ac95909141b6d236b4cbd29df8170d43abc5df31b74ccb389b1c2234ea56219648fdde043b7a48a56bc8392993d4b387066ea5de29d80ebf
source = cagebreak-2.1.1.tar.gz::https://github.com/project-repo/cagebreak/releases/download/2.1.1/release_2.1.1.tar.gz
sha512sums = ed8d546ae59c2b982b975452de33e45f68feca8950b28510a0f535cdd3a11902d31ef95e1e9cafebc6dcf347cf96f8867fef8b1a77f244c699ff94a527654d8b

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.0
pkgver=2.1.1
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=('9b4f426573d52a05ac95909141b6d236b4cbd29df8170d43abc5df31b74ccb389b1c2234ea56219648fdde043b7a48a56bc8392993d4b387066ea5de29d80ebf')
sha512sums=('ed8d546ae59c2b982b975452de33e45f68feca8950b28510a0f535cdd3a11902d31ef95e1e9cafebc6dcf347cf96f8867fef8b1a77f244c699ff94a527654d8b')
build() {
meson setup --prefix=/usr --buildtype=release -Dman-pages=true -Dxwayland=true $pkgname build
meson compile -C build
Expand Down

0 comments on commit 25a8ee8

Please sign in to comment.