summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-11-12 11:41:10 +0100
committerSefa Eyeoglu2022-11-12 11:41:10 +0100
commite6b902fcfa07e79ae9b8345d23acb9d5ea19f432 (patch)
tree5dd872ae4ae9dd6af617a2d8a383ece96ae5a394
parent02731745b11c97bdfeda69b9423178fdc7839eae (diff)
downloadaur-screenshot-bash.tar.gz
upgpkg: screenshot-bash 4.1.0-2
fix build Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af437979d4c5..12b32cbf8ec1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ sha512sums=('98798065203c3936cc9f10baafbebc370264c5e34c16df31fb3dcab077296b3dea9
package() {
- cd "screenshot-bash-${pkgver}"
+ cd "screenshot-bash"
install -Dm755 "screenshot-bash" "$pkgdir/usr/bin/screenshot-bash"
install -Dm755 "upload-bash" "$pkgdir/usr/bin/upload-bash"