summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2021-02-01 15:24:29 +0100
committerFrancesco Masala2021-02-01 15:24:29 +0100
commita0cb13bc38b38b74c1774dec32f2cd7405d689df (patch)
tree689547f47a458c27e4e681c910fe1478105548ad /PKGBUILD
parent9d46dbdebfe9d583316b6237bc42cf43fd80637a (diff)
downloadaur-a0cb13bc38b38b74c1774dec32f2cd7405d689df.tar.gz
Updated websites and source code tar.gz
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b020f62281a6..0a1c36be0072 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/bottlesdevs/Bottles"
license=('GPL3')
depends=('hicolor-icon-theme' 'dconf' 'python')
makedepends=('meson' 'ninja')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}.tar.gz")
+source=("${pkgver}.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}.tar.gz")
sha256sums=('SKIP')
build() {