[arch-commits] Commit in sway/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Tue Oct 25 22:40:38 UTC 2016
Date: Tuesday, October 25, 2016 @ 22:40:38
Author: jleclanche
Revision: 193368
upgpkg: sway 0.10-1
Upstream release 0.10
Modified:
sway/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-25 21:18:04 UTC (rev 193367)
+++ PKGBUILD 2016-10-25 22:40:38 UTC (rev 193368)
@@ -1,7 +1,7 @@
# $Id$
pkgname=sway
-pkgver=0.9
+pkgver=0.10
pkgrel=1
pkgdesc="i3 compatible window manager for Wayland"
arch=("i686" "x86_64")
@@ -17,13 +17,13 @@
"ffmpeg: For recording screencasts."
"i3status: To display system information with a bar."
)
-makedepends=("cmake" "git" "asciidoc")
+makedepends=("cmake" "asciidoc")
source=(
"$pkgname-$pkgver.tar.gz::https://github.com/SirCmpwn/$pkgname/archive/$pkgver.tar.gz"
"$pkgname-$pkgver.tar.gz::https://github.com/SirCmpwn/$pkgname/archive/$pkgver.tar.gz.sig"
)
sha256sums=(
- "dc98fe5abd084dbf059fdf19b5b40e44b5c7ac75a5b704b47a6b53c9f489f42d"
+ "9723baf037cf7e9de557e4ca9a54280594962ec1cf85e736592b860789b447f1"
"SKIP"
)
validpgpkeys=(
More information about the arch-commits
mailing list