summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThayne McCombs2021-03-22 23:37:07 -0600
committerThayne McCombs2021-03-22 23:37:07 -0600
commit3a57c8996f47ee9b7f32f18079f33ae89712bd2c (patch)
treef840e331cdaaeeb5b2abd18b5107390ae4d16290
parent4206e7456bda60b62f9780ff7c011308b176b9b4 (diff)
downloadaur-3a57c8996f47ee9b7f32f18079f33ae89712bd2c.tar.gz
upgpkg: wev 1.0.0-6
Include CFLAGS and LDFLAGS
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57e3d602e553..0afaca618daf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thayne McCombs <astrothayne at gmail dot com>
pkgname=wev
pkgver=1.0.0
-pkgrel=5
+pkgrel=6
pkgdesc="tool for debugging wayland events, similar to xev"
url='https://git.sr.ht/~sircmpwn/wev'
license=(MIT)