diff options
author | taylo2allen | 2022-08-03 13:05:48 -0700 |
---|---|---|
committer | taylo2allen | 2022-08-03 13:05:48 -0700 |
commit | 6701c33e4eb61c57a32353197b5cd43bff7ae9be (patch) | |
tree | 5c124a7fb7cb581b4be6cea6d5d84bcee0d7ec9c /PKGBUILD | |
parent | 2eecf24d66b25d340444c1724d4b24aec50748d4 (diff) | |
download | aur-6701c33e4eb61c57a32353197b5cd43bff7ae9be.tar.gz |
Editing PKGBUILD pkgver.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Maintainer: Taylor Allen pkgname=shortsync-git -pkgver=$(printf "1.r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)") +pkgver=1.r3.2eecf24 pkgrel=1 epoch= pkgdesc="This application makes it easy to keep track of alias, file, and folder shortcuts across multiple applications and shells." |