summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe971fe81d04..34be24380ad5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: aaditya <aaditya_gnulinux@zoho.com>
pkgname=timeset-gui
-pkgver=2.2
+pkgver=2.3
pkgrel=1
pkgdesc="A GUI for managing system date and time."
url="https://github.com/aadityabagga/timeset-gui"
@@ -10,7 +10,7 @@ license=('GPL')
depends=('gksu' 'python2-gobject' 'ntp')
optdepends=('ntp-openrc: openrc ntp service')
source=("https://github.com/aadityabagga/timeset-gui/archive/${pkgver}.tar.gz")
-sha1sums=('2b1cc037eb6616d77a7538058a53a7f1cec57f22')
+sha1sums=('3546c3fd71940308500a912372ddec8779a4989f')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"