summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorheatingdevice2017-09-07 17:38:35 -0400
committerheatingdevice2017-09-07 17:38:35 -0400
commit7f7e158286dee255ccddd6e935abe94d0597260b (patch)
tree459790d181f7dd1affefeae14cde8f85821f0bd4
parent444dbc45e5d344d6e042fcf9e1e957e3952c2c23 (diff)
downloadaur-7f7e158286dee255ccddd6e935abe94d0597260b.tar.gz
Y
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0dbae6ff203c..91688d9d8e56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tigcap
pkgdesc = A powerful screenshot tool
- pkgver = 0.0.2
+ pkgver = 0.0.3
pkgrel = 1
url = https://github.com/theimgguru/tigcap/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b21ed1f81ab3..eee2ccb47580 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Heating Device <via DoT heatingdevice OT me DuT co m>
pkgname=tigcap
-pkgver=0.0.2
+pkgver=0.0.3
pkgrel=1
pkgdesc="A powerful screenshot tool"
arch=('x86_64' 'armv7h')
@@ -19,7 +19,7 @@ install=
changelog=
source=(https://github.com/theimgguru/tigcap/archive/master.tar.gz)
noextract=()
-md5sums=() #autofill using updpkgsums
+md5sums=('afc09fcd821d11ae70556366bb6847e9')
build() {
cd "$pkgname-master"
@@ -37,5 +37,3 @@ package() {
mkdir -p "$pkgdir/usr/share/applications"
install TIGCap.desktop "$pkgdir/usr/share/applications"
}
-md5sums=('afc09fcd821d11ae70556366bb6847e9')
-md5sums=('afc09fcd821d11ae70556366bb6847e9')