summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61a3354034f6..4a1e4aed34c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Aug 30 08:44:35 UTC 2016
-pkgbase = tint3-git
+# Tue Aug 30 08:46:17 UTC 2016
+pkgbase = tint3
pkgdesc = An independant status bar for X11 (works best with bspwm)
pkgver = 304
pkgrel = 1
- url = https://github.com/tmathmeyer/tint3-git
+ url = https://github.com/tmathmeyer/tint3
arch = x86_64
license = GPL
makedepends = git
@@ -19,5 +19,5 @@ pkgbase = tint3-git
source = git+https://github.com/tmathmeyer/tint3.git
md5sums = SKIP
-pkgname = tint3-git
+pkgname = tint3
diff --git a/PKGBUILD b/PKGBUILD
index a75480348b84..e46d1be0bee3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ted Meyer <tmathmeyer@gmail.com>
_pkgname=tint3
-pkgname=$_pkgname-git
+pkgname=$_pkgname
pkgver=304
pkgrel=1
pkgdesc='An independant status bar for X11 (works best with bspwm)'