summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchisman Panigrahi2021-05-26 18:29:06 +0530
committerArchisman Panigrahi2021-05-26 18:29:06 +0530
commit9e784f5c3592d62ae25b73086316745452f6bdf5 (patch)
tree7db497dfa0ba9b48eb2714cb103fa70cacf7e265 /PKGBUILD
parent0605724625c81d54fcc4230f47bfb1ac2e7e9869 (diff)
downloadaur-9e784f5c3592d62ae25b73086316745452f6bdf5.tar.gz
fix link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a16b1e6f94e..370573819aba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL3')
provides=('share-preview')
conflicts=('share-preview')
depends=('gtk4' 'libadwaita' 'glib2')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/apandada1/share-preview/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/apandada1/share-preview/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('SKIP')
package() {