upgpkg: wljoywake 0.3-1
upstream release
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = wljoywake
|
pkgbase = wljoywake
|
||||||
pkgdesc = Wayland idle inhibit on joystick input
|
pkgdesc = Wayland idle inhibit on joystick input
|
||||||
pkgver = 0.2
|
pkgver = 0.3
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/nowrep/wljoywake
|
url = https://github.com/nowrep/wljoywake
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -8,7 +8,7 @@ pkgbase = wljoywake
|
|||||||
makedepends = meson
|
makedepends = meson
|
||||||
makedepends = wayland-protocols
|
makedepends = wayland-protocols
|
||||||
depends = wayland
|
depends = wayland
|
||||||
source = https://github.com/nowrep/wljoywake/archive/refs/tags/v0.2.tar.gz
|
source = https://github.com/nowrep/wljoywake/archive/refs/tags/v0.3.tar.gz
|
||||||
b2sums = 795a426fc4041ad87fe51cbf6286f951cb4b0731292f9c34e9ed4eaed5adf2fe037638e86cc191797e604e798db467fafe1ea11eab8655d3dce2436fbd39b377
|
b2sums = 3086de8b5e2d25dea9fc01e88297d4f4e67c14bd4b914e721cf3435197e6893a171d89acc8e4a90457b3100b968a8dc11f992d49bda2f17375a3049d39999529
|
||||||
|
|
||||||
pkgname = wljoywake
|
pkgname = wljoywake
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Giovanni Harting <539@idlegandalf.com>
|
# Maintainer: Giovanni Harting <539@idlegandalf.com>
|
||||||
|
|
||||||
pkgname=wljoywake
|
pkgname=wljoywake
|
||||||
pkgver=0.2
|
pkgver=0.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Wayland idle inhibit on joystick input'
|
pkgdesc='Wayland idle inhibit on joystick input'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
@@ -10,7 +10,7 @@ license=(GPL2)
|
|||||||
depends=(wayland)
|
depends=(wayland)
|
||||||
makedepends=(meson wayland-protocols)
|
makedepends=(meson wayland-protocols)
|
||||||
source=("https://github.com/nowrep/$pkgname/archive/refs/tags/v$pkgver.tar.gz")
|
source=("https://github.com/nowrep/$pkgname/archive/refs/tags/v$pkgver.tar.gz")
|
||||||
b2sums=('795a426fc4041ad87fe51cbf6286f951cb4b0731292f9c34e9ed4eaed5adf2fe037638e86cc191797e604e798db467fafe1ea11eab8655d3dce2436fbd39b377')
|
b2sums=('3086de8b5e2d25dea9fc01e88297d4f4e67c14bd4b914e721cf3435197e6893a171d89acc8e4a90457b3100b968a8dc11f992d49bda2f17375a3049d39999529')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
arch-meson wljoywake-$pkgver build
|
arch-meson wljoywake-$pkgver build
|
||||||
|
|||||||
Reference in New Issue
Block a user