summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlois Nespor2017-09-08 15:48:13 +0200
committerAlois Nespor2017-09-08 15:48:13 +0200
commite3e0e682c480451dda9bf0718795be73805fa384 (patch)
treeb56cf4f27593939c4a8e6eaa637517197602d9f9
parentb60355eeae26bbc967407cbcfb88b8fe4648398b (diff)
downloadaur-e3e0e682c480451dda9bf0718795be73805fa384.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47b42f139058..7afcfdec7ad2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 24 17:37:52 UTC 2017
+# Fri Sep 8 13:47:32 UTC 2017
pkgbase = spectacle-light
pkgdesc = KDE screenshot capture utility, without purpose
- pkgver = 17.08.0
+ pkgver = 17.08.1
pkgrel = 1
url = https://www.kde.org/applications/graphics/
arch = i686
@@ -18,8 +18,8 @@ pkgbase = spectacle-light
depends = kdeclarative
provides = spectacle
conflicts = spectacle
- source = https://download.kde.org/stable/applications/17.08.0/src/spectacle-17.08.0.tar.xz
- sha256sums = ee5b374a850f214cdd1fda61b73bfd501fc8bb66b085d97b406fae07f328b0d2
+ source = https://download.kde.org/stable/applications/17.08.1/src/spectacle-17.08.1.tar.xz
+ sha256sums = 294b92f528a147993ba735dcfaebe1ec68fecaf605d19900a160fe244c0ca01f
pkgname = spectacle-light
diff --git a/PKGBUILD b/PKGBUILD
index b0a783a9f814..338aa50ac046 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=spectacle
pkgname=${_pkgname}-light
-pkgver=17.08.0
+pkgver=17.08.1
pkgrel=1
pkgdesc="KDE screenshot capture utility, without purpose"
arch=('i686' 'x86_64')
@@ -36,4 +36,4 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha256sums=('ee5b374a850f214cdd1fda61b73bfd501fc8bb66b085d97b406fae07f328b0d2')
+sha256sums=('294b92f528a147993ba735dcfaebe1ec68fecaf605d19900a160fe244c0ca01f')