summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2021-01-08 10:58:17 -0700
committerBrian Bidulock2021-01-08 10:58:17 -0700
commit01dd2254e8de65166fc22d0bb5a8083d7e94af73 (patch)
treeaded0668a1001cf99ce505b86e9a11f05219e285 /PKGBUILD
parent2ab4b81602f65e264f0243a37a5cf8a4260ec2f1 (diff)
downloadaur-01dd2254e8de65166fc22d0bb5a8083d7e94af73.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 eeff85a4a11e..9068f782f9b6 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.7
+pkgver=0.7.8
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=('e912db7d97bf8e4581cc2604b236a5a6')
+md5sums=('15ebe8406f2eef980e379900010adcd5')
build() {
cd $srcdir/$pkgname-$pkgver