diff options
-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 80628ddb193c..6980ce44cdda 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.34} +VERSION=${VERSION:-2.35} 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 8b1167a6e145..caaa2d2191ef 100644 --- a/system/profile-cleaner/profile-cleaner.info +++ b/system/profile-cleaner/profile-cleaner.info @@ -1,8 +1,8 @@ PRGNAM="profile-cleaner" -VERSION="2.34" +VERSION="2.35" HOMEPAGE="https://github.com/graysky2/profile-cleaner/" -DOWNLOAD="https://github.com/graysky2/profile-cleaner/archive/v2.34.tar.gz" -MD5SUM="0f0e812c6029aebf721e206f4dd83a4e" +DOWNLOAD="https://github.com/graysky2/profile-cleaner/archive/v2.35.tar.gz" +MD5SUM="023544be8d6514e9534d63db1115a7ca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="parallel" |