summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredtide2023-06-30 21:26:29 +0200
committerredtide2023-06-30 21:26:29 +0200
commit3428b142e5a10402cbd61a25af1ad0cda0bfbcd7 (patch)
tree5d24983f32dee032f62deb3ca972c0637e98cc68
parentde230070188f61b949bd25e40a4a281b5450fbab (diff)
downloadaur-3428b142e5a10402cbd61a25af1ad0cda0bfbcd7.tar.gz
Removed unused _commit variable
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 196a875510f6..59eb9c982cf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ provides=('wdisplays')
arch=('x86_64')
depends=('gtk3' 'libepoxy' 'wayland' 'wayland-protocols')
makedepends=('meson')
-_commit="a9aa7472e37a44b1aaa962d3794f68553e9f81fe"
source=("$pkgname-$pkgver::https://github.com/artizirk/wdisplays/archive/${pkgver}.tar.gz")
sha256sums=('5aa739dece0d928fe7ca2f28d7f6b4b6750559ec6a0cd0a7520a4b47cebb6f80')