summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorinsanengineer2016-02-18 20:11:37 -0800
committerinsanengineer2016-02-18 20:11:37 -0800
commit80afb9eed514ec779db1f6266615eb1d7f6c8217 (patch)
tree05abed30ce6f3881e0dbd0e143e28ff83dd8bea7
parent0e54e6f88f096f24d83b86576f9ed998e2a14d5f (diff)
downloadaur-80afb9eed514ec779db1f6266615eb1d7f6c8217.tar.gz
Updated to ver 0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adaca43f09dc..9001c77e7733 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.0
-# Wed Feb 17 03:46:34 UTC 2016
+# Fri Feb 19 04:10:59 UTC 2016
pkgbase = touchpad-disabler
pkgdesc = This application will disable a laptops touchpad when a usb is plugged in and display a notification to the user.
- pkgver = 0.2
+ pkgver = 0.3
pkgrel = 1
url = https://github.com/insanengineer/touchpad-disabler
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d73da305f23d..ea798ea26dac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: insanengineer <insanengineer@gmail.com>
pkgname=touchpad-disabler
-pkgver=0.2
+pkgver=0.3
pkgrel=1
pkgdesc="This application will disable a laptops touchpad when a usb is plugged in and display a notification to the user."
arch=('i686' 'x86_64')