|
|
@ -2,8 +2,8 @@
|
|
|
|
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
|
|
|
|
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
|
|
|
|
|
|
|
|
|
|
|
|
pkgname=sway
|
|
|
|
pkgname=sway
|
|
|
|
pkgver=1.0
|
|
|
|
pkgver=1.1
|
|
|
|
pkgrel=8
|
|
|
|
pkgrel=1
|
|
|
|
pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
|
|
|
|
pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
|
|
|
|
arch=(x86_64)
|
|
|
|
arch=(x86_64)
|
|
|
|
url='https://swaywm.org/'
|
|
|
|
url='https://swaywm.org/'
|
|
|
@ -21,7 +21,7 @@ source=(
|
|
|
|
"$pkgname-$pkgver.tar.gz::https://github.com/swaywm/$pkgname/archive/$pkgver.tar.gz"
|
|
|
|
"$pkgname-$pkgver.tar.gz::https://github.com/swaywm/$pkgname/archive/$pkgver.tar.gz"
|
|
|
|
"https://github.com/swaywm/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.sig"
|
|
|
|
"https://github.com/swaywm/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.sig"
|
|
|
|
)
|
|
|
|
)
|
|
|
|
sha256sums=('24dafd0f1e630e97a5dd47233841adf856b665e2321d6207acfe6b3002d1bc56'
|
|
|
|
sha256sums=('2aeed6589b770acf18179c711a777c8defa93b14b2daaec6f2e06dc2940e5453'
|
|
|
|
'SKIP')
|
|
|
|
'SKIP')
|
|
|
|
|
|
|
|
|
|
|
|
build() {
|
|
|
|
build() {
|
|
|
|