mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
3 lines
53 B
Awk
Executable file
3 lines
53 B
Awk
Executable file
#! /usr/bin/env -S awk -f
|
|
|
|
/Version:.*/ { print $3 }
|