diff options
Diffstat (limited to 'system/profile-cleaner')
-rw-r--r-- | system/profile-cleaner/profile-cleaner.SlackBuild | 2 | ||||
-rw-r--r-- | system/profile-cleaner/profile-cleaner.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/profile-cleaner/profile-cleaner.SlackBuild b/system/profile-cleaner/profile-cleaner.SlackBuild index 63dce25157..80628ddb19 100644 --- a/system/profile-cleaner/profile-cleaner.SlackBuild +++ b/system/profile-cleaner/profile-cleaner.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=profile-cleaner -VERSION=${VERSION:-2.33} +VERSION=${VERSION:-2.34} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/profile-cleaner/profile-cleaner.info b/system/profile-cleaner/profile-cleaner.info index 7097c94a14..8b1167a6e1 100644 --- a/system/profile-cleaner/profile-cleaner.info +++ b/system/profile-cleaner/profile-cleaner.info @@ -1,8 +1,8 @@ PRGNAM="profile-cleaner" -VERSION="2.33" +VERSION="2.34" HOMEPAGE="https://github.com/graysky2/profile-cleaner/" -DOWNLOAD="https://github.com/graysky2/profile-cleaner/archive/v2.33.tar.gz" -MD5SUM="6ca9f24cdb36de838953a05f3a239172" +DOWNLOAD="https://github.com/graysky2/profile-cleaner/archive/v2.34.tar.gz" +MD5SUM="0f0e812c6029aebf721e206f4dd83a4e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="parallel" |