summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 348383aa706b..e2343dd132aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: daltomi
pkgname='deskshot.sh'
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
_gittag="v${pkgver}"
pkgdesc="Take a screenshot of the selected desktops and merge them into a single image."
-arch=('x86_64')
+arch=('any')
url="https://github.com/daltomi/${pkgname}"