Skip to content

Commit 0053686

Browse files
committed
pocket-id-git: fix ver
1 parent 0ea645d commit 0053686

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

archlinuxcn/pocket-id-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ makedepends=('git' 'go' 'gcc' 'pnpm' 'nodejs')
1212
depends+=(glibc)
1313
conflicts=("${_pkgname}")
1414
source=(
15-
"${_pkgname}::git+${url}.git#tag=v${pkgver}"
15+
"${_pkgname}::git+${url}.git"
1616
)
1717
sha256sums=('SKIP')
1818

0 commit comments

Comments
 (0)