summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjp19952020-03-21 15:30:22 +0200
committerjp19952020-03-21 15:30:22 +0200
commit155a4d2cd893e1160ed620c3e42f8d339b1c6268 (patch)
tree8cac8042e2f102b0c1f4a22ffa09467225bb9797
parent04f8d3d0df8489d4e77c0ef043cdac5b48976e81 (diff)
downloadaur-155a4d2cd893e1160ed620c3e42f8d339b1c6268.tar.gz
fixed package version again smh
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
-rwxr-xr-xgit.sh2
3 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4ab516fada4..a3de30f9a8b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kappa-launcher-git
pkgdesc = Twitch launcher using rofi
- pkgver = 1.1
+ pkgver = r47.cbd5e79
pkgrel = 1
url = https://github.com/jp1995/kappa-launcher
arch = any
@@ -18,4 +18,3 @@ pkgbase = kappa-launcher-git
sha1sums = SKIP
pkgname = kappa-launcher-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 11a15371c365..5637c8b535e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: poncho
pkgname=kappa-launcher-git
_pkgname=kappa-launcher
-pkgver=1.1
+pkgver=r47.cbd5e79
pkgrel=1
pkgdesc="Twitch launcher using rofi"
arch=('any')
diff --git a/git.sh b/git.sh
index 2f5084eb06f2..18f1b4853e37 100755
--- a/git.sh
+++ b/git.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-makepkg --printsrcinfo > .SRCINFO
+#makepkg --printsrcinfo > .SRCINFO
git add --all .
echo "####################################"
echo "Write your commit comment!"