summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f76f84c4f3a0..6a492a5395f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: David Bittner <bittneradave@gmail.com>
pkgname='screens'
-pkgver=200818
-pkgrel=3
+pkgver=120118
+pkgrel=4
pkgdesc="A utility for taking and managing screenshots."
arch=('x86_64')
url="https://www.gitlab.com/DavidBittner/screens"
license=('GPL3')
depends=('gtk3' 'gtkmm3' 'libpng' 'libx11' 'curl' 'gstreamermm' 'glibmm')
makedepends=('unzip')
-sha512sums=('44e6f2c43e97ca88f75a2a00f59d0bcefef4af4da3bb3779fa70e430897e9b505d31b1954545524a637e8ff15218d4de7cd3cd0700ced7600463162f03107192')
+sha512sums=('102aa5fe9eae86ad7bce8683e9e8677293f40d783b0787620b59cee6a7ed48d1d312c343b70d0ae71aceb2bf0377c79f4df13c5c596d6b1d63e9604012d353c0')
provides=('screens')
conflicts=('screens')
-source=('https://gitlab.com/davidbittner/Screens/-/jobs/125022991/artifacts/download')
+source=('https://gitlab.com/davidbittner/Screens/-/jobs/128314331/artifacts/download.zip')
package() {
mkdir -p "${pkgdir}/usr/bin"