summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander2017-05-08 14:55:05 +0000
committerAlexander2017-05-08 14:55:05 +0000
commitd3c0af3fb55be861d7d0b8c059d9d05a1211389a (patch)
tree25196bf61e1de565522e13d7847ce7f675374f5f /PKGBUILD
parent07fdd3e77a320992c27ef76eab552b34cd299c2d (diff)
downloadaur-d3c0af3fb55be861d7d0b8c059d9d05a1211389a.tar.gz
Next try
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e85daaffd73..10f849882672 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex S. shantanna_at_hotmail_dot_com>
-pkgname=gnome-shell-extension-shutdowntimer-git
+pkgname=gnome-shell-extension-shutdowntimer
pkgver=21
pkgrel=1
pkgdesc="Shutdown your device after a specific time. This extension adds a submenu to the status area."
@@ -9,7 +9,7 @@ url="https://github.com/neumann89/ShutdownTimer"
license=('unknow')
depends=('gnome-shell')
source=("git+https://github.com/neumann89/ShutdownTimer.git")
-sha256sums=('4ac697cf68aa43213845aa5d1b4996d48a269ac27f153712e1bca24207bab9c3')
+sha256sums=('SKIP')
package() {
cd "${srcdir}/ShutdownTimer-${pkgver}"