diff --git a/main/featherpad/.checksums b/main/featherpad/.checksums index 2c12a221f..64b16d98c 100644 --- a/main/featherpad/.checksums +++ b/main/featherpad/.checksums @@ -1 +1 @@ -ae092835b6b041fdb1eb12e566b42fbf FeatherPad-1.1.1.tar.gz +bc46145ed71d6c49e87a265cb568a3f8 FeatherPad-1.2.0.tar.gz diff --git a/main/featherpad/.pkgfiles b/main/featherpad/.pkgfiles index c0bdaab8e..bdeba445e 100644 --- a/main/featherpad/.pkgfiles +++ b/main/featherpad/.pkgfiles @@ -1,4 +1,4 @@ -featherpad-1.1.1-1 +featherpad-1.2.0-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/featherpad @@ -27,6 +27,7 @@ drwxr-xr-x root/root usr/share/featherpad/translations/ -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_fi.qm -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_fr.qm -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_he.qm +-rw-r--r-- root/root usr/share/featherpad/translations/featherpad_hi.qm -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_hr.qm -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_hu.qm -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_id.qm @@ -42,6 +43,7 @@ drwxr-xr-x root/root usr/share/featherpad/translations/ -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_ru.qm -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_si.qm -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_sk_SK.qm +-rw-r--r-- root/root usr/share/featherpad/translations/featherpad_sv.qm -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_tr.qm -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_uk.qm -rw-r--r-- root/root usr/share/featherpad/translations/featherpad_zh_CN.qm diff --git a/main/featherpad/spkgbuild b/main/featherpad/spkgbuild index 0677e60fb..a2032ec73 100644 --- a/main/featherpad/spkgbuild +++ b/main/featherpad/spkgbuild @@ -3,7 +3,7 @@ _name=FeatherPad name=featherpad -version=1.1.1 +version=1.2.0 release=1 source="https://github.com/tsujan/FeatherPad/archive/V$version/$_name-$version.tar.gz"