This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
damien
/
slackbuilds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
ap/dust: Upgraded to dust-0.5.3.
current-20200608
Damien Goutte-Gattat
2 months ago
parent
8e914421b8
commit
d94f156bed
3 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
ap/dust/dust-0.5.1.tar.gz.sha256
+1
-0
ap/dust/dust-0.5.3.tar.gz.sha256
+1
-1
ap/dust/dust.SlackBuild
+ 0
- 1
ap/dust/dust-0.5.1.tar.gz.sha256
View File
@ -1 +0,0 @@
f497b335c3c63296ef686c0ce57da3ef71b731636477b6debf5a8f91402c5785 dust-0.5.1.tar.gz
+ 1
- 0
ap/dust/dust-0.5.3.tar.gz.sha256
View File
@ -0,0 +1 @@
f8401257e1cae721019da05a11dd00c2f114121ccd525452b783d472da59b6e8 dust-0.5.3.tar.gz
+ 1
- 1
ap/dust/dust.SlackBuild
View File
@ -27,7 +27,7 @@
# Source package infos
NAMESRC=${NAMESRC:-dust}
VERSION=${VERSION:-0.5.
1
}
VERSION=${VERSION:-0.5.
3
}
ARCHIVE=${ARCHIVE:-$NAMESRC-$VERSION.tar.gz}
WGET=${WGET:-https://github.com/bootandy/dust/archive/v$VERSION.tar.gz}
Write
Preview
Loading…
Cancel
Save