summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2019-05-20 12:23:51 +0200
committerAlex2019-05-20 12:23:51 +0200
commita1fbe6ac2ec49c30ff5fb8bac86e35fb7f523bb2 (patch)
tree24ef28207017de89817b01d739cb80b1e0270f5d /PKGBUILD
parente559a1661c9d152c56e4fe2b4d04064236a2478d (diff)
downloadaur-a1fbe6ac2ec49c30ff5fb8bac86e35fb7f523bb2.tar.gz
chore: proper patch file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bad5fac3c80..20fe12f6ef0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexis Rouillard <contact@arouillard.fr>
pkgname=waybar-git
-pkgver=r304.66ad286
+pkgver=r636.67593b8
pkgrel=1
pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based compositors (GIT)'
arch=('x86_64')
@@ -25,12 +25,11 @@ optdepends=('sway: Sway modules support'
'libmpdclient: Mpd module support'
'otf-font-awesome: Icons in the default configuration')
-# source=("${pkgname}::git://github.com/Alexays/Waybar#commit=28c65c64"
source=("${pkgname}::git://github.com/Alexays/Waybar"
'meson.build.patch')
sha1sums=('SKIP'
- 'd5b5d3b9de2dccd64d9230d3f4d2614d471ab4d2')
+ '90712e229ba3190655c59fa4d13151ce63761d05')
pkgver() {
cd "${srcdir}/${pkgname}"