Skip to content

Commit a7bf368

Browse files
committed
Merge branch 'development' of https://github.com/CerebruxCode/shelldio into development
2 parents 6f8e575 + 03b7f45 commit a7bf368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ url="https://github.com/CerebruxCode/Shelldio"
88
license=('GPL3')
99
depends=('mpv' 'curl' 'jq' 'socat')
1010
install=shelldio.install
11-
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/CerebruxCode/shelldio/archive/v${pkgver}.tar.gz")
11+
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/CerebruxCode/shelldio/archive/${pkgver}.tar.gz")
1212

1313
package() {
1414
cd "$pkgname-$pkgver"

0 commit comments

Comments
 (0)