summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryochananmarqos2019-07-15 08:34:04 -0600
committeryochananmarqos2019-07-15 08:34:04 -0600
commit7bb6127e1d39abeba2188870707793179faeba23 (patch)
tree4233d1727a97a7bf83791c7fd733af8c39762e40
parente5928d84a7d07575ed60be2023ebb62b15017a1c (diff)
downloadaur-7bb6127e1d39abeba2188870707793179faeba23.tar.gz
resumed updating from latest commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c0cee8e2524..17aef45c217c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = touchpad-indicator-git
pkgdesc = An indicator for the touchpad
- pkgver = r95.48ab61a
+ pkgver = r102.ad2a9ae
pkgrel = 1
epoch = 1
url = https://github.com/atareao/Touchpad-Indicator
@@ -20,7 +20,7 @@ pkgbase = touchpad-indicator-git
depends = xorg-xinput
provides = touchpad-indicator
conflicts = touchpad-indicator
- source = git+https://github.com/atareao/Touchpad-Indicator.git#commit=48ab61aa6d74c96fa6150abc93fba8c6e4c896f0
+ source = git+https://github.com/atareao/Touchpad-Indicator.git
sha256sums = SKIP
pkgname = touchpad-indicator-git
diff --git a/PKGBUILD b/PKGBUILD
index ee624e360a08..da1ef59af65d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <yochanan dot marqos at gmail dot com>
pkgname=touchpad-indicator-git
-pkgver=r95.48ab61a
+pkgver=r102.ad2a9ae
pkgrel=1
epoch=1
pkgdesc="An indicator for the touchpad"
@@ -10,7 +10,8 @@ license=('GPL3')
depends=('gtk3' 'gdk-pixbuf2' 'libappindicator-gtk3' 'libnotify' 'lsb-release' 'gconf' 'librsvg' 'python-xlib' 'python-pyudev' 'python-dbus' 'python-evdev' 'xorg-xinput')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("git+https://github.com/atareao/Touchpad-Indicator.git#commit=48ab61aa6d74c96fa6150abc93fba8c6e4c896f0")
+source=('git+https://github.com/atareao/Touchpad-Indicator.git')
+#source=('git+https://github.com/atareao/Touchpad-Indicator.git#commit=48ab61aa6d74c96fa6150abc93fba8c6e4c896f0')
sha256sums=('SKIP')
pkgver() {