summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31100ed976b4..bd4559bd1eb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname="dollarskip"
-pkgver="3.1.2"
+pkgver="3.1.3"
pkgrel="1"
-source=(https://github.com/CleanMachine1/DollarSkip/archive/3.1.2.tar.gz)
+source=(https://github.com/CleanMachine1/DollarSkip/archive/v3.1.3.tar.gz)
pkgdesc="Skip the dollar!"
arch=('any')
url="https://github.com/CleanMachine1/DollarSkip"
@@ -15,7 +15,7 @@ build() {
package() {
cd DollarSkip-${pkgver} &&
- install -m 755 -D temp "${pkgdir}/usr/bin/\$"
+ install -m 755 -D dollarskip "${pkgdir}/usr/bin/\$"
}
-sha256sums=('bd46bdc03aa1cdd4b8cd4814091fee35b8f1c176d395ccb1c6eadf805e76045a')
+sha256sums=('120ba7642bcef50da5f6644856810c4b13ab00b7e65b093ac84d5772a2a667f6')