summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2020-03-14 16:01:55 -0600
committerBrian Bidulock2020-03-14 16:01:55 -0600
commit2ab4b81602f65e264f0243a37a5cf8a4260ec2f1 (patch)
tree1e0176b2174ed6dc2c5bbf635730783eade65e1f /PKGBUILD
parenteeac4fbaf97b8e029882d735cd3eefc4ec1e1530 (diff)
downloadaur-2ab4b81602f65e264f0243a37a5cf8a4260ec2f1.tar.gz
uppkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43cdb39b8905..eeff85a4a11e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: lth <manuelung@gmail.com>
# Contributor: nizox <nizzox@gmail.com>
pkgname=dhcpcd-ui
-pkgver=0.7.6
+pkgver=0.7.7
pkgrel=1
pkgdesc="dhcpcd Monitor in GTK+"
url="http://roy.marples.name/projects/dhcpcd-ui"
@@ -10,7 +10,7 @@ license=("BSD")
depends=("gtk2" "libnotify" "dhcpcd-dbus>=0.6.0" "hicolor-icon-theme")
source=(http://roy.marples.name/downloads/dhcpcd/$pkgname-$pkgver.tar.xz)
arch=(i686 x86_64)
-md5sums=('f08bdf94229050e1acd4258ebe3daab6')
+md5sums=('e912db7d97bf8e4581cc2604b236a5a6')
build() {
cd $srcdir/$pkgname-$pkgver