This website works better with JavaScript.
Home
Explore
Help
Sign In
damien
/
slackbuilds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
xap/obs-studio: Upgraded to obs-studio-26.0.2.
current-20200608
Damien Goutte-Gattat
2 months ago
parent
afb12ba5c9
commit
12235d2aa7
3 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
xap/obs-studio/obs-studio-25.0.8.tar.gz.sha256
+1
-0
xap/obs-studio/obs-studio-26.0.2.tar.gz.sha256
+1
-1
xap/obs-studio/obs-studio.SlackBuild
+ 0
- 1
xap/obs-studio/obs-studio-25.0.8.tar.gz.sha256
View File
@ -1 +0,0 @@
ef1179c23256c312212e3dce9083d4fa67751db05c3001ad824e2b6995943941 obs-studio-25.0.8.tar.gz
+ 1
- 0
xap/obs-studio/obs-studio-26.0.2.tar.gz.sha256
View File
@ -0,0 +1 @@
06eef30156d21f179f590599ab866b7745209045825a3bf8461a85b60d880ed5 obs-studio-26.0.2.tar.gz
+ 1
- 1
xap/obs-studio/obs-studio.SlackBuild
View File
@ -29,7 +29,7 @@
# Source package infos
NAMESRC=${NAMESRC:-obs-studio}
VERSION=${VERSION:-2
5.0.8
}
VERSION=${VERSION:-2
6.0.2
}
ARCHIVE=${ARCHIVE:-$NAMESRC-$VERSION.tar.gz}
WGET=${WGET:-https://github.com/obsproject/obs-studio/archive/$VERSION.tar.gz}
Write
Preview
Loading…
Cancel
Save