summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2018-09-17 17:17:12 +0200
committerXZS2018-09-17 17:17:12 +0200
commit1253f0d4cd18cc1c79d0d815957be1114e7e46da (patch)
treebfa4efc8af4485a37d78615384ad7d64a4bb92bd
parent62a648240803c942f97d905e2e447ccf830760c1 (diff)
downloadaur-1253f0d4cd18cc1c79d0d815957be1114e7e46da.tar.gz
propagate upstream update
An unnecessary import triggered an error, and was removed.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffaf9777494f..1d9cfaa588f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-activities-config
pkgdesc = Configure the Activities Button via the Gnome Shell Extension Preferences Tool.
- pkgver = 64
+ pkgver = 65
pkgrel = 1
url = https://extensions.gnome.org/extension/358/activities-configurator/
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 656642ad51bf..57fd7af9985c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# You may find it convenient to file issues and pull requests there.
pkgname=gnome-shell-extension-activities-config
-pkgver=64
+pkgver=65
pkgrel=1
pkgdesc="Configure the Activities Button via the Gnome Shell Extension Preferences Tool."
arch=(any)