summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-11-10 21:12:46 -0500
committerTony Lambiris2017-11-10 21:12:46 -0500
commitf9fc351c823d328204704af2ab99c711aa5ee63a (patch)
treebc4afa6a0ea8c835bf5ff762998b51e329b0b3ad
parent9630e853ed4ab457b7ad2f4940dce252a4faeee8 (diff)
downloadaur-f9fc351c823d328204704af2ab99c711aa5ee63a.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD2
3 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37a81ff55dc5..33cef4108bf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-screenshot-git
pkgdesc = Gnome Shell extension for making and uploading screenshots
- pkgver = 114.de64aa8
+ pkgver = 115.9a31a1c
pkgrel = 1
url = https://github.com/OttoAllmendinger/gnome-shell-screenshot
arch = any
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..4722ba383ad7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+src
+pkg
+gnome-shell-extension-screenshot-git
+*pkg.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index b907d6eecc74..0070ff15e14d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=gnome-shell-extension-screenshot-git
-pkgver=114.de64aa8
+pkgver=115.9a31a1c
pkgrel=1
pkgdesc="Gnome Shell extension for making and uploading screenshots"
arch=('any')