Skip to content

Commit f7e27e6

Browse files
committed
chore: update pkgbuild
1 parent 957c07c commit f7e27e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packaging/aur/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ optdepends=(
1111
'opusenc: for encoding to Opus via opus-tools (optional)'
1212
'adb: to sync via Android Debug Bridge (optional)'
1313
)
14-
source=("$pkgname-$pkgver.tar.gz::https://github.com/Curstantine/tsync/releases/download/v$pkgver/unix.tar.gz")
15-
sha256sums=('sha256:ffc28ed9ad6bbe3ee61cb66e4bc7a22655f8fe0b496648b4ebed5d40e591597b')
14+
source=("$pkgname-$pkgver.tar.gz::https://github.com/Curstantine/tsync/releases/download/v$pkgver/tsync-unix.tar.gz")
15+
sha256sums=('sha256:854a2e1f713c05f00533e424e951d6f601f3dc599a6c9641defec443d1ffb0d6')
1616

1717
build() {
1818
cd "$srcdir/$pkgname-$pkgver"

0 commit comments

Comments
 (0)