diff --git a/main/oksh/.checksums b/main/oksh/.checksums index a9dd5610c..f8e4ac240 100644 --- a/main/oksh/.checksums +++ b/main/oksh/.checksums @@ -1 +1 @@ -5c1c7a7d6a1e1f39fdd5710590adb975 oksh-7.1.tar.gz +c6c61f02007db92b1966bdd9c082db6c oksh-7.2.tar.gz diff --git a/main/oksh/.pkgfiles b/main/oksh/.pkgfiles index 2c9adb009..a8e9d2102 100644 --- a/main/oksh/.pkgfiles +++ b/main/oksh/.pkgfiles @@ -1,4 +1,4 @@ -oksh-7.1-1 +oksh-7.2-1 drwxr-xr-x root/root bin/ -rwxr-xr-x root/root bin/oksh drwxr-xr-x root/root share/ diff --git a/main/oksh/spkgbuild b/main/oksh/spkgbuild index 657993d80..af891e18d 100644 --- a/main/oksh/spkgbuild +++ b/main/oksh/spkgbuild @@ -3,7 +3,7 @@ # depends : ncurses name=oksh -version=7.1 +version=7.2 release=1 source="https://github.com/ibara/oksh/releases/download/$name-$version/$name-$version.tar.gz"